Package com.slack.api.token_rotation
Class TokenRotationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.slack.api.token_rotation.TokenRotationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTokenRotationException(String message) TokenRotationException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
TokenRotationException
-
TokenRotationException
-
-
Method Details