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:
java.io.Serializable
public class AdditionalAuthenticationMisconfiguredException extends java.lang.RuntimeException
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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AdditionalAuthenticationMisconfiguredException()
-