Class DBClusterNotFoundException

All Implemented Interfaces:
Serializable

public class DBClusterNotFoundException extends AmazonServiceException

DBClusterIdentifier does not refer to an existing DB cluster.

See Also:
  • Constructor Details

    • DBClusterNotFoundException

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