Package com.atlassian.bamboo.accesstoken.exception
-
Exception Summary Exception Description CreateTokenFailedException Exception is thrown when can not generate unique token id.TokenLimitExceededException Exception which is thrown when user tries to createAccessToken
and already hasSystemProperty.MAX_TOKENS_PER_USER
tokens.TokenWithNameExistsException Exception which is thrown when user tries to createAccessToken
and already has token with token name.