Exception: OracleZFS::Exception::HTTPError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- OracleZFS::Exception::HTTPError
- Defined in:
- src/oracle-zfs-client/lib/oracle-zfs/exception.rb
Direct Known Subclasses
Properties (Read/Write)
Properties (Read Only)
Instance Attribute Summary collapse
-
#body ⇒ Object
Returns the value of attribute body.
-
#code ⇒ Object
Returns the value of attribute code.
-
#error ⇒ Object
Returns the value of attribute error.
-
#klass ⇒ Object
Returns the value of attribute klass.
-
#path ⇒ Object
Returns the value of attribute path.
Instance Method Summary collapse
-
#initialize(opts = {}) ⇒ HTTPError
constructor
A new instance of HTTPError.
Constructor Details
#initialize(opts = {}) ⇒ HTTPError
Returns a new instance of HTTPError.
Instance Attribute Details
#body ⇒ Object
Returns the value of attribute body.
#code ⇒ Object
Returns the value of attribute code.
#error ⇒ Object
Returns the value of attribute error.
#klass ⇒ Object
Returns the value of attribute klass.
#path ⇒ Object
Returns the value of attribute path.