Package org.oa4mp.server.proxy
Class RFC8628AuthenticationServer.UnknownUserCodeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- edu.uiuc.ncsa.security.core.exceptions.GeneralException
-
- org.oa4mp.server.proxy.RFC8628AuthenticationServer.UnknownUserCodeException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RFC8628AuthenticationServer
public static class RFC8628AuthenticationServer.UnknownUserCodeException extends edu.uiuc.ncsa.security.core.exceptions.GeneralException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnknownUserCodeException(String message, String userCode)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-