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

public class NoBoundContextException extends RuntimeException
If you try to access a security context and there is no one
Author:
Nicolas Thibault, Abdessalam El Jai, Alexandre Rupp
See Also:
  • Constructor Details

    • NoBoundContextException

      public NoBoundContextException(String message)
    • NoBoundContextException

      public NoBoundContextException(String message, Throwable cause)