Package org.glassfish.contextpropagation
Class InsufficientCredentialException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.glassfish.contextpropagation.InsufficientCredentialException
-
- All Implemented Interfaces:
Serializable
public class InsufficientCredentialException extends Exception
Thrown when the user has insufficient privileges to access or change the contents of the a ContextMap.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InsufficientCredentialException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-