public static class LispReader.ReaderException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description | 
|---|---|
| (package private) int | column | 
| (package private) int | line | 
| Constructor and Description | 
|---|
| LispReader.ReaderException(int line,
                          int column,
                          java.lang.Throwable cause) |