Class AuthenticationException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PermissionException

public class AuthenticationException extends AtlanException
Error that occurs when there is a problem with the API token configured in the SDK.
See Also:
  • Constructor Details