public class ParseException extends WikiException
| Constructor and Description |
|---|
ParseException(String msg)
Constructs a new ParseException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParseException(String msg)
msg - the message exception.Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.