public class ContinueException extends VncException
Reader to signal that it is reading an incomplete form.
The REPL makes use of this to allow the user to continue expressions. The REPL displays the continue prompt '|' on the next line to request more input.
E.g.: reading an incomplete vector
venice> [1 2 3
|
| Constructor and Description |
|---|
ContinueException() |
getCallStack, getCallStackAsString, getCallStackAsStringList, hasCallStack, printVeniceStackTrace, printVeniceStackTrace, printVeniceStackTrace, printVeniceStackTraceToString