Class RemoteAuthenticationContextManagement.UnboundRelayStateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- pl.edu.icm.unity.engine.api.authn.remote.RemoteAuthenticationContextManagement.UnboundRelayStateException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RemoteAuthenticationContextManagement<T extends RelayedAuthnState>
public static class RemoteAuthenticationContextManagement.UnboundRelayStateException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnboundRelayStateException(String relayState)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
UnboundRelayStateException
public UnboundRelayStateException(String relayState)
-
-