Class: Aws::GameLift::Errors::OutOfCapacityException

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

Instance Method Summary collapse

Constructor Details

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



223
224
225
# File 'lib/aws-sdk-gamelift/errors.rb', line 223

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

Instance Method Details

#messageString



228
# File 'lib/aws-sdk-gamelift/errors.rb', line 228

def message: () -> ::String