Package org.exoplatform.webui.exception
Class CSRFException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.webui.exception.CSRFException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCSRFException(String errorMessage) CSRFException(String errorMessage, Throwable err) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CSRFException
-
CSRFException
-