Class: Aws::ManagedBlockchainQuery::Errors::ServiceQuotaExceededException

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

Instance Method Summary collapse

Constructor Details

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

Returns a new instance of ServiceQuotaExceededException.

Parameters:



112
113
114
# File 'lib/aws-sdk-managedblockchainquery/errors.rb', line 112

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

Instance Method Details

#messageString

Returns:

  • (String)


117
# File 'lib/aws-sdk-managedblockchainquery/errors.rb', line 117

def message: () -> ::String

#quota_codeString

Returns:

  • (String)


137
# File 'lib/aws-sdk-managedblockchainquery/errors.rb', line 137

def quota_code: () -> ::String

#resource_idString

Returns:

  • (String)


122
# File 'lib/aws-sdk-managedblockchainquery/errors.rb', line 122

def resource_id: () -> ::String

#resource_typeString

Returns:

  • (String)


127
# File 'lib/aws-sdk-managedblockchainquery/errors.rb', line 127

def resource_type: () -> ::String

#service_codeString

Returns:

  • (String)


132
# File 'lib/aws-sdk-managedblockchainquery/errors.rb', line 132

def service_code: () -> ::String