ElfException.this
this
(string msg)Constructor with error message.
Parameters
msg | The error message. |
this
(string msg, string file)Constructor with error message and file path.
Parameters
msg | The error message. |
file | The file path that caused error. |