Class DatabaseException

All Implemented Interfaces:
Serializable

public class DatabaseException extends RuntimeException
Thrown on any kind of Database-Error
See Also:
  • Constructor Details

    • DatabaseException

      public DatabaseException(String msg)
      Creates a new DatabaseException object.
      Parameters:
      msg - ...