com.ecyrd.jspwiki.parser
Class ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ecyrd.jspwiki.WikiException
com.ecyrd.jspwiki.parser.ParseException
- All Implemented Interfaces:
- Serializable
public class ParseException
- extends WikiException
This is an exception which gets thrown whenever the parser cannot
parse the parsing things.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParseException
public ParseException(String msg)
- Constructs a new ParseException.
- Parameters:
msg
-