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