Package org.craftercms.deployer.api.exceptions
package org.craftercms.deployer.api.exceptions
-
ClassDescriptionRoot exception for the Crafter Deployer application.Exception thrown when a general error happens during a
DeploymentService
operation.Exception thrown when a target is about to be created but a target with the same ID already exists.Exception thrown when a target is requested but doesn't exist.Exception thrown when a target is not ready yet to accept deployments.Exception thrown when a general error happens during aTargetService
operation.