Class PermissionException

All Implemented Interfaces:
Serializable

public class PermissionException extends AuthenticationException
Error that occurs if the API token configured for the SDK does not have permission to access or carry out the requested operation on a given object. These can be temporary in nature, as there is some asynchronous processing that occurs when permissions are granted.
See Also: