Class Exception

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConnectionException, InputException, OperationException, ProtocolException, SystemException

public class Exception extends RuntimeException
Exception thrown when an entry cannot be found in the database
See Also:
  • Constructor Details

    • Exception

      public Exception(String message)