An exception thrown by Farkle when the post-processor throws another exception. That exception is wrapped to this one.
Constructor | Description |
Full Usage:
PostProcessorException(prod, innerExn)
Parameters:
Production
innerExn : exn
Returns: PostProcessorException
|
|
Full Usage:
PostProcessorException(term, innerExn)
Parameters:
Terminal
innerExn : exn
Returns: PostProcessorException
|
|