Class: Aws::Chatbot::Errors::GetTeamsChannelConfigurationException

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

Instance Method Summary collapse

Constructor Details

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

Returns a new instance of GetTeamsChannelConfigurationException.

Parameters:



314
315
316
# File 'lib/aws-sdk-chatbot/errors.rb', line 314

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

Instance Method Details

#messageString

Returns:

  • (String)


319
# File 'lib/aws-sdk-chatbot/errors.rb', line 319

def message: () -> ::String