Exception: Avm::Result::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Avm::Result::Error
- Defined in:
- lib/avm/result.rb
Instance Method Summary collapse
Instance Method Details
#to_result ⇒ Object
81 82 83 |
# File 'lib/avm/result.rb', line 81 def to_result ::Avm::Result.error() end |