FltkException.this
this
(string msg, string file = __FILE__, size_t line = __LINE__)Constructs an FltkException with the given message.
Parameters
msg | Error message describing the exception |
file | Source file where exception was thrown |
line | Line number where exception was thrown |