FatalException.this

Constructs a new FatalException with the provided associated Event, the sub-kind of error and an optional error message

class FatalException
package
this
(,,
string extra = ""
)

Parameters

e Event

the Event on which the error occurred

fatalType FatalError

the sub-kind of error as a FatalError

Meta