You are here

class AcquiaLiftServerErrorException in Acquia Lift Connector 7.2

Same name and namespace in other branches
  1. 7 includes/acquia_lift.classes.inc \AcquiaLiftServerErrorException

Hierarchy

Expanded class hierarchy of AcquiaLiftServerErrorException

1 string reference to 'AcquiaLiftServerErrorException'
AcquiaLiftAPI::mapBadResponseToExceptionClass in includes/AcquiaLiftAPI.inc
Maps the passed in response code to an exception class to use.

File

includes/acquia_lift.classes.inc, line 9
Includes all necessary classes for Acquia Lift. Also defines special Exception types.

View source
class AcquiaLiftServerErrorException extends AcquiaLiftException {

}

Members