module Semian::NetHTTP

def reset_exceptions

def reset_exceptions
  self.exceptions = Semian::NetHTTP::DEFAULT_ERRORS.dup
end