Class InvalidClusterSubnetGroupStateException

All Implemented Interfaces:
Serializable

public class InvalidClusterSubnetGroupStateException extends AmazonServiceException

The cluster subnet group cannot be deleted because it is in use.

See Also:
  • Constructor Details

    • InvalidClusterSubnetGroupStateException

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