Class DeploymentConfigInUseException

All Implemented Interfaces:
Serializable

public class DeploymentConfigInUseException extends AmazonServiceException

The deployment configuration is still in use.

See Also:
  • Constructor Details

    • DeploymentConfigInUseException

      public DeploymentConfigInUseException(String message)
      Constructs a new DeploymentConfigInUseException with the specified error message.
      Parameters:
      message - Describes the error encountered.