You are here

class AcquiaLiftNotFoundException in Acquia Lift Connector 7.2

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

Hierarchy

Expanded class hierarchy of AcquiaLiftNotFoundException

1 string reference to 'AcquiaLiftNotFoundException'
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 11
Includes all necessary classes for Acquia Lift. Also defines special Exception types.

View source
class AcquiaLiftNotFoundException extends AcquiaLiftClientErrorException {

}

Members