Class: Aws::Chatbot::Errors::ListMicrosoftTeamsConfiguredTeamsException

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) ⇒ ListMicrosoftTeamsConfiguredTeamsException

Returns a new instance of ListMicrosoftTeamsConfiguredTeamsException.

Parameters:



389
390
391
# File 'lib/aws-sdk-chatbot/errors.rb', line 389

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

Instance Method Details

#messageString

Returns:

  • (String)


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

def message: () -> ::String