Class AdditionalAuthenticationRequiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
pl.edu.icm.unity.engine.api.session.AdditionalAuthenticationRequiredException
- All Implemented Interfaces:
Serializable
Signals that additional authentication is required prior to invoking the operation
- Author:
- K. Benedyczak
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
authenticationOption
-
-
Constructor Details
-
AdditionalAuthenticationRequiredException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-