Method: Aws::Chatbot::Errors::GetTeamsChannelConfigurationException#initialize
- Defined in:
- lib/aws-sdk-chatbot/errors.rb
#initialize(context, message, data = Aws::EmptyStructure.new) ⇒ GetTeamsChannelConfigurationException
Returns a new instance of GetTeamsChannelConfigurationException.
314 315 316 |
# File 'lib/aws-sdk-chatbot/errors.rb', line 314 def initialize(context, , data = Aws::EmptyStructure.new) super(context, , data) end |