Class InvalidDeployedStateFilterException

All Implemented Interfaces:
Serializable

public class InvalidDeployedStateFilterException extends AmazonServiceException

The deployed state filter was specified in an invalid format.

See Also:
  • Constructor Details

    • InvalidDeployedStateFilterException

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