Class: Aws::FSx::Errors::DataRepositoryTaskNotFound

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

Instance Method Summary collapse

Constructor Details

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

Returns a new instance of DataRepositoryTaskNotFound.

Parameters:



257
258
259
# File 'lib/aws-sdk-fsx/errors.rb', line 257

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

Instance Method Details

#messageString

Returns:

  • (String)


262
# File 'lib/aws-sdk-fsx/errors.rb', line 262

def message: () -> ::String