Class DeploymentServiceException

All Implemented Interfaces:
Serializable

public class DeploymentServiceException extends DeployerException
Exception thrown when a general error happens during a DeploymentService operation.
Author:
avasquez
See Also:
  • Constructor Details

    • DeploymentServiceException

      public DeploymentServiceException(Throwable cause)
    • DeploymentServiceException

      public DeploymentServiceException(String message, Throwable cause)