EAAL::Exception::EAALError
Used when an http error is encountered
# File lib/eaal/exception.rb, line 32 def initialize(status) @status = status end