Class OAuth2ClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
no.nav.security.token.support.client.core.OAuth2ClientException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOAuth2ClientException(String message) OAuth2ClientException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OAuth2ClientException
-
OAuth2ClientException
-