Method: Aws::WAF::Errors::WAFSubscriptionNotFoundException#initialize
- Defined in:
- lib/aws-sdk-waf/errors.rb
#initialize(context, message, data = Aws::EmptyStructure.new) ⇒ WAFSubscriptionNotFoundException
316 317 318 |
# File 'lib/aws-sdk-waf/errors.rb', line 316 def initialize(context, , data = Aws::EmptyStructure.new) super(context, , data) end |