You are here

class DeployServiceException in Deploy - Content Staging 7.2

Same name and namespace in other branches
  1. 7.3 includes/DeployService.inc \DeployServiceException

Exception thrown when a service fails.

Hierarchy

Expanded class hierarchy of DeployServiceException

File

includes/DeployService.inc, line 59
Interface definition for deploy service.

View source
class DeployServiceException extends Exception {

}

Members