Class TargetNotReadyException

All Implemented Interfaces:
Serializable

public class TargetNotReadyException extends DeployerException
Exception thrown when a target is not ready yet to accept deployments.
Author:
avasquez
See Also:
  • Constructor Details

    • TargetNotReadyException

      public TargetNotReadyException(String message)