ElfFormatException.this
this
(string msg)Constructor with error message.
Parameters
msg | The error message. |
this
(string msg, size_t offset)Constructor with error message and offset information.
Parameters
msg | The error message. |
offset | The offset in the file where error was detected. |