public class OAuthException extends PortalException
OAuthException()
OAuthException(String msg)
OAuthException(String msg, Throwable cause)
OAuthException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public OAuthException()
public OAuthException(String msg)
public OAuthException(String msg, Throwable cause)
public OAuthException(Throwable cause)