Class: Aws::SageMakerFeatureStoreRuntime::Errors::InternalFailure

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

Instance Method Summary collapse

Constructor Details

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

Returns a new instance of InternalFailure.

Parameters:



78
79
80
# File 'lib/aws-sdk-sagemakerfeaturestoreruntime/errors.rb', line 78

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

Instance Method Details

#message ⇒ String

Returns:

  • (String)


83
# File 'lib/aws-sdk-sagemakerfeaturestoreruntime/errors.rb', line 83

def message: () -> ::String