public class ParseException
extends java.io.IOException
| Constructor and Description |
|---|
ParseException() |
ParseException(java.lang.String message) |
ParseException(java.lang.String message,
java.lang.Throwable cause) |
ParseException(java.lang.Throwable cause) |