| Exception | Description |
|---|---|
| CreateTokenFailedException |
Exception is thrown when can not generate unique token id.
|
| TokenLimitExceededException |
Exception which is thrown when user tries to create
AccessToken
and already has
SystemProperty.MAX_TOKENS_PER_USER tokens. |
| TokenWithNameExistsException |
Exception which is thrown when user tries to create
AccessToken
and already has token with token name. |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.