Exception: LiveAST::ASTNotFoundError
- Inherits:
-
StandardError
- Object
- StandardError
- LiveAST::ASTNotFoundError
- Defined in:
- lib/live_ast/error.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
12 13 14 |
# File 'lib/live_ast/error.rb', line 12 def "The requested AST could not be found (AST flushed or compiled code)." end |