Class DbAdminException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tech.ailef.dbadmin.external.exceptions.DbAdminException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidPageException
,UnsupportedFieldTypeException
Generic top-level exception for everything thrown by us
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DbAdminException
public DbAdminException() -
DbAdminException
-
DbAdminException
-