FltkException.this

this(string msg, string file = __FILE__, size_t line = __LINE__)

Constructs an FltkException with the given message.

Parameters

msgError message describing the exception
fileSource file where exception was thrown
lineLine number where exception was thrown