Class TargetServiceException

All Implemented Interfaces:
Serializable

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

    • TargetServiceException

      public TargetServiceException(Throwable cause)
    • TargetServiceException

      public TargetServiceException(String message, Throwable cause)