Class: Aws::WorkMail::Errors::MailDomainNotFoundException

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

Instance Method Summary collapse

Constructor Details

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

Returns a new instance of MailDomainNotFoundException.

Parameters:



259
260
261
# File 'lib/aws-sdk-workmail/errors.rb', line 259

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

Instance Method Details

#messageString

Returns:

  • (String)


264
# File 'lib/aws-sdk-workmail/errors.rb', line 264

def message: () -> ::String