Package com.appiancorp.services.exceptions


package com.appiancorp.services.exceptions
  • Exceptions
    Class
    Description
    This exception is thrown when a user attempts to access a resource (for example, a service API) which is disabled (ie, turned off).
    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).
    This is an unchecked exception which occurs whenever there are unforeseen problems in execution of a request served through Appian Standard Library (ASL).
    This is an unchecked exception which occurs when a client makes a request for a service that was not part of the ASL configuration.