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