ElfIOException.this
this
(string msg)Constructor with error message.
Parameters
msg | The error message. |
this
(string msg, string operation)Constructor with error message and operation.
Parameters
msg | The error message. |
operation | The I/O operation that failed (e.g., "read", "write"). |