public class ParseException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
description |
| Constructor and Description |
|---|
ParseException(java.lang.String desc) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |