Class: Aws::SageMakerRuntime::Errors::ModelNotReadyException

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

Instance Method Summary collapse

Constructor Details

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



125
126
127
# File 'lib/aws-sdk-sagemakerruntime/errors.rb', line 125

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

Instance Method Details

#messageString



130
# File 'lib/aws-sdk-sagemakerruntime/errors.rb', line 130

def message: () -> ::String