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