Class AdditionalAuthenticationMisconfiguredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
pl.edu.icm.unity.engine.api.session.AdditionalAuthenticationMisconfiguredException
- All Implemented Interfaces:
Serializable
Signals that additional authentication is required prior to invoking the operation but it is not
configured properly so the operation can't succeed.
- Author:
- K. Benedyczak
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AdditionalAuthenticationMisconfiguredException
public AdditionalAuthenticationMisconfiguredException()
-