You are here

class DeployPlanMalformedException in Deploy - Content Staging 7.3

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

Exception raised by malformed deployment plans.

Hierarchy

Expanded class hierarchy of DeployPlanMalformedException

File

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

View source
class DeployPlanMalformedException extends Exception {

}

Members