Class TokenLimitExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.accesstoken.exception.TokenLimitExceededException
- All Implemented Interfaces:
Serializable
Exception which is thrown when user tries to create
AccessToken
and already has
SystemProperty.MAX_TOKENS_PER_USER
tokens.- Since:
- 6.10
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TokenLimitExceededException
-