Class AccessTokenExistsException

All Implemented Interfaces:
Serializable

public class AccessTokenExistsException extends I10nProfileException
Thrown when a create access token operation fails because an access token with the same properties already exists.
Author:
avasquez
See Also:
  • Field Details

  • Constructor Details

    • AccessTokenExistsException

      public AccessTokenExistsException(String tokenId)