Exception: WebConsole::REPLSession::NotFound
- Inherits:
-
StandardError
- Object
- StandardError
- WebConsole::REPLSession::NotFound
- Defined in:
- lib/web_console/repl_session.rb
Instance Method Summary collapse
Instance Method Details
#to_json ⇒ Object
12 13 14 |
# File 'lib/web_console/repl_session.rb', line 12 def to_json(*) { error: }.to_json end |