jfun.parsec

Class IllegalParserStateException

public class IllegalParserStateException extends IllegalStateException

Represents an illegal state in parser.

Author: Ben Yu Dec 19, 2004

Constructor Summary
IllegalParserStateException()
IllegalParserStateException(String arg0)

Constructor Detail

IllegalParserStateException

public IllegalParserStateException()

IllegalParserStateException

public IllegalParserStateException(String arg0)

Parameters: arg0