Class ObjectNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class ObjectNotFoundException
    extends Exception
    This exception is throw when a required object doesn't exist.
    See Also:
    Serialized Form
    • Constructor Detail

      • ObjectNotFoundException

        public ObjectNotFoundException​(String message)
        Constructs a ObjectNotFoundException
        Parameters:
        message - the exception's message