Exception: VinaryTree::Libdictenstein::Error
- Inherits:
-
StandardError
- Object
- StandardError
- VinaryTree::Libdictenstein::Error
- Defined in:
- lib/vinary_tree/libdictenstein.rb
Instance Attribute Summary collapse
-
#status ⇒ Object
readonly
Returns the value of attribute status.
Instance Method Summary collapse
-
#initialize(status) ⇒ Error
constructor
A new instance of Error.
Constructor Details
Instance Attribute Details
#status ⇒ Object (readonly)
Returns the value of attribute status.
22 23 24 |
# File 'lib/vinary_tree/libdictenstein.rb', line 22 def status @status end |