Package com.rabbitmq.client.amqp.oauth2
Class OAuth2Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.rabbitmq.client.amqp.oauth2.OAuth2Exception
- All Implemented Interfaces:
Serializable
OAuth 2-related exception.
- See Also:
-
Constructor Summary
ConstructorDescriptionOAuth2Exception
(String message) OAuth2Exception
(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
-
OAuth2Exception
-
OAuth2Exception
-