net.sf.jmatchparser.template
Class ParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.jmatchparser.template.ParserException
- All Implemented Interfaces:
- Serializable
public class ParserException
- extends Exception
Thown when the parser is unable to parse the input.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParserException
public ParserException(String message)
- Create a new ParserException.
Copyright © 2011. All Rights Reserved.