Class NoBoundContextException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.sklsft.commons.rest.security.exception.NoBoundContextException
- All Implemented Interfaces:
Serializable
If you try to access a security context and there is no one
- Author:
- Nicolas Thibault, Abdessalam El Jai, Alexandre Rupp
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoBoundContextException(String message) NoBoundContextException(String message, 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
-
NoBoundContextException
-
NoBoundContextException
-