Class ClusterSubnetGroupNotFoundException

All Implemented Interfaces:
Serializable

public class ClusterSubnetGroupNotFoundException extends AmazonServiceException

The cluster subnet group name does not refer to an existing cluster subnet group.

See Also:
  • Constructor Details

    • ClusterSubnetGroupNotFoundException

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