Class DBInstanceNotFoundException

All Implemented Interfaces:
Serializable

public class DBInstanceNotFoundException extends AmazonServiceException

DBInstanceIdentifier does not refer to an existing DB instance.

See Also:
  • Constructor Details

    • DBInstanceNotFoundException

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