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
75 76 77 |
# File 'lib/avm/result.rb', line 75 def to_result ::Avm::Result.error() end |