Class ReservedDBInstanceNotFoundException

All Implemented Interfaces:
Serializable

public class ReservedDBInstanceNotFoundException extends AmazonServiceException

The specified reserved DB Instance not found.

See Also:
  • Constructor Details

    • ReservedDBInstanceNotFoundException

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