Class DatabaseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- pl.com.external.essw.system.exceptions.SystemException
-
- pl.com.external.essw.system.exceptions.DatabaseException
-
- All Implemented Interfaces:
java.io.Serializable
public class DatabaseException extends SystemException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DatabaseException(java.lang.String message)
-