Class InvalidClusterSubnetStateException

All Implemented Interfaces:
Serializable

public class InvalidClusterSubnetStateException extends AmazonServiceException

The state of the subnet is invalid.

See Also:
  • Constructor Details

    • InvalidClusterSubnetStateException

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