Class TokenWithNameExistsException

  • All Implemented Interfaces:
    Serializable

    public class TokenWithNameExistsException
    extends Exception
    Exception which is thrown when user tries to create AccessToken and already has token with token name.
    Since:
    6.10
    See Also:
    Serialized Form
    • Constructor Detail

      • TokenWithNameExistsException

        public TokenWithNameExistsException​(String message)