Class ResourceInvalid


  • public class ResourceInvalid
    extends Resource
    This class represents an invalid resource stored in the device.
    • Constructor Detail

      • ResourceInvalid

        public ResourceInvalid()
        Public constructor
    • Method Detail

      • toString

        public java.lang.String toString()
        Prints this object as a human readable string.
        Overrides:
        toString in class Resource
        Returns:
        Human readable string.