Class: Aws::SES::Errors::CannotDeleteException Deprecated

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

Overview

Deprecated.

This error class is not used during parsing. Please use CannotDelete instead.

Instance Method Summary collapse

Constructor Details

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

Returns a new instance of CannotDeleteException.

Parameters:



133
134
135
# File 'lib/aws-sdk-ses/errors.rb', line 133

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

Instance Method Details

#nameString

Returns:

  • (String)


138
# File 'lib/aws-sdk-ses/errors.rb', line 138

def name: () -> ::String