Package org.simexid.keycloak.exception
Class GenericException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.simexid.keycloak.exception.GenericException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGenericException
(String message) GenericException
(String message, Throwable cause) GenericException
(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
-
GenericException
public GenericException() -
GenericException
-
GenericException
-
GenericException
-