Exception | Description |
---|---|
ResourceDisabledException |
This exception is thrown when a user attempts to access a resource (for
example, a service API) which is disabled (ie, turned off).
|
ResourceRestrictedException |
This exception is thrown when a user attempts to access a resource (for
example, a service API) which is restricted, and the user does not have
sufficient privileges for access (usually determined by group membership).
|
ServiceException |
This is an unchecked exception which occurs whenever there are unforeseen
problems in execution of a request served through Appian Standard Library
(ASL).
|
UnsupportedServiceException |
This is an unchecked exception which occurs when a client makes a request
for a service that was not part of the ASL configuration.
|
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.