Class InvalidDBSubnetStateException

All Implemented Interfaces:
Serializable

public class InvalidDBSubnetStateException extends AmazonServiceException

The DB subnet is not in the available state.

See Also:
  • Constructor Details

    • InvalidDBSubnetStateException

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