Farkle


FarkleException Type

The base class for all exceptions that might be thrown from Farkle.

Constructors

Constructor Description

FarkleException(?msg, ?innerExn)

Full Usage: FarkleException(?msg, ?innerExn)

Parameters:
    ?msg : string
    ?innerExn : exn

Returns: FarkleException
?msg : string
?innerExn : exn
Returns: FarkleException