public class ParserConfigurationException extends Exception
| Constructor and Description |
|---|
ParserConfigurationException()
Constructor with no detail message.
|
ParserConfigurationException(String msg)
Constructor with the specified detail message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParserConfigurationException()
public ParserConfigurationException(String msg)
msg - the detail message