You are here

class DeployPlanException in Deploy - Content Staging 7.3

Same name and namespace in other branches
  1. 7.2 includes/DeployPlan.inc \DeployPlanException

Exception raised by deployment plans.

Hierarchy

Expanded class hierarchy of DeployPlanException

File

includes/DeployPlan.inc, line 20
Definition of a deployment plan and associated exceptions.

View source
class DeployPlanException extends Exception {

}

Members