Class SubjectBuildingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.kroxylicious.proxy.authentication.SubjectBuildingException
- All Implemented Interfaces:
Serializable
An exception to be thrown if a
Subject cannot be built.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSubjectBuildingException(String message) SubjectBuildingException(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
-
SubjectBuildingException
-
SubjectBuildingException
-