public class ParseException extends Exception
Constructor and Description |
---|
ParseException(String msg)
Parsing error.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ParseException(String msg)
msg
- : the error message.Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.