Class: Aws::Chatbot::Errors::ListMicrosoftTeamsUserIdentitiesException

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

Returns a new instance of ListMicrosoftTeamsUserIdentitiesException.

Parameters:



404
405
406
# File 'lib/aws-sdk-chatbot/errors.rb', line 404

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

Instance Method Details

#messageString

Returns:

  • (String)


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

def message: () -> ::String