Class InvalidDBSubnetGroupStateException

All Implemented Interfaces:
Serializable

public class InvalidDBSubnetGroupStateException extends AmazonServiceException

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

See Also:
  • Constructor Details

    • InvalidDBSubnetGroupStateException

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