Class: Aws::HealthLake::Errors::UnsupportedMIMETypeException

Inherits:
ServiceError
  • Object
show all
Defined in:
sig/errors.rbs,
lib/aws-sdk-healthlake/errors.rb

Instance Method Summary collapse

Constructor Details

#initialize(context, message, data = Aws::EmptyStructure.new) ⇒ UnsupportedMIMETypeException

Returns a new instance of UnsupportedMIMETypeException.

Parameters:



220
221
222
# File 'lib/aws-sdk-healthlake/errors.rb', line 220

def initialize(context, message, data = Aws::EmptyStructure.new)
  super(context, message, data)
end

Instance Method Details

#message ⇒ String

Returns:

  • (String)


225
# File 'lib/aws-sdk-healthlake/errors.rb', line 225

def message: () -> ::String