public class NoAuthenticatedSubjectException extends Exception
This exception is thrown by management methods that need to associate runtime state with a user connection if the user has not been authenticated.
Constructor and Description |
---|
NoAuthenticatedSubjectException()
Create a
NoAuthenticatedSubjectException with no detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString