Exception: MintPress::Exception::HTTPError

Inherits:
RuntimeError
  • Object
show all
Defined in:
src/mintpress-console/lib/mintpress-console/exception.rb,
src/mintpress-slackbot/lib/mintpress-slackbot/exception.rb,
src/mintpress-utils/lib/mintpress-utils/exception.rb,
src/oracle-weblogic/lib/oracle-weblogic/exception.rb

Overview

Since:

  • 0.1.0

Properties (Read/Write)

Properties (Read Only)

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(opts = {}) ⇒ HTTPError

Returns a new instance of HTTPError.

Since:

  • 0.1.0

Instance Attribute Details

#bodyObject

Returns the value of attribute body.

Since:

  • 0.1.0

#codeObject

Returns the value of attribute code.

Since:

  • 0.1.0

#errorObject

Returns the value of attribute error.

Since:

  • 0.1.0

#klassObject

Returns the value of attribute klass.

Since:

  • 0.1.0

#pathObject

Returns the value of attribute path.

Since:

  • 0.1.0