Uses of Class
org.projog.core.parser.ParserException
Packages that use ParserException
-
Uses of ParserException in org.projog.core.parser
Methods in org.projog.core.parser that return ParserExceptionModifier and TypeMethodDescriptionprivate ParserExceptionSentenceParser.newParserException(String message) Returns a newParserExceptionwith the specified message.(package private) ParserExceptionTokenParser.newParserException(String message) Returns a newParserExceptionwith the specified message.