Farkle


PrecompilerLoaderException Type

This exception gets thrown when Farkle fails to load a precompiled grammar. Such exceptions indicate bugs and should they ever occur, opening an issue on GitHub would be very helpful.

Constructors

Constructor Description

PrecompilerLoaderException(msg, innerExn)

Full Usage: PrecompilerLoaderException(msg, innerExn)

Parameters:
    msg : string
    innerExn : exn

Returns: PrecompilerLoaderException
msg : string
innerExn : exn
Returns: PrecompilerLoaderException