Package edu.uiuc.ncsa.oa2.servlet
Class RFC8628AuthorizationServer.UnknownUserCodeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- edu.uiuc.ncsa.security.core.exceptions.GeneralException
-
- org.oa4mp.server.proxy.RFC8628AuthorizationServer.UnknownUserCodeException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RFC8628AuthorizationServer
public static class RFC8628AuthorizationServer.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
-
-