class RubyAemAws::ELBMisconfiguration
Raise this when ELB is misconfigured.
Public Class Methods
new(msg = 'ELB misconfigured')
click to toggle source
Calls superclass method
# File lib/ruby_aem_aws/error.rb, line 25 def initialize(msg = 'ELB misconfigured') super end