Package tools.dynamia.crud
Class CrudControllerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tools.dynamia.crud.CrudControllerException
- All Implemented Interfaces:
Serializable
- Author:
- Mario A. Serrano Leones
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCrudControllerException(String message) CrudControllerException(String message, Throwable cause) CrudControllerException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CrudControllerException
-
CrudControllerException
-
CrudControllerException
-
CrudControllerException
public CrudControllerException()
-