Class StorageTypeNotSupportedException

All Implemented Interfaces:
Serializable

public class StorageTypeNotSupportedException extends AmazonServiceException

StorageType specified cannot be associated with the DB Instance.

See Also:
  • Constructor Details

    • StorageTypeNotSupportedException

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