Class OauthTokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.hyshan.hou.common.base.exception.BaseRtEx
net.hyshan.hou.core.app.exception.AppRtEx
net.hyshan.hou.core.app.exception.OauthTokenException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOauthTokenException(String message) OauthTokenException(String message, Throwable cause) OauthTokenException(Throwable cause) -
Method Summary
Modifier and TypeMethodDescriptionstatic OauthTokenExceptionstatic OauthTokenExceptionstatic OauthTokenExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OauthTokenException
public OauthTokenException() -
OauthTokenException
-
OauthTokenException
-
OauthTokenException
-
-
Method Details
-
of
-
of
-
of
-