public class ParserException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
The serial Version UID
|
| Constructor and Description |
|---|
ParserException()
A strandard constuctor
|
ParserException(java.lang.String msg)
A constructor with a message
|
private static final long serialVersionUID