Class: Aws::GameLiftStreams::Errors::ServiceQuotaExceededException

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

Instance Method Summary collapse

Constructor Details

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

Returns a new instance of ServiceQuotaExceededException.

Parameters:



114
115
116
# File 'lib/aws-sdk-gameliftstreams/errors.rb', line 114

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

Instance Method Details

#messageString

Returns:

  • (String)


119
# File 'lib/aws-sdk-gameliftstreams/errors.rb', line 119

def message: () -> ::String