ElfFormatException.this

this(string msg)

Constructor with error message.

Parameters

msgThe error message.
this(string msg, size_t offset)

Constructor with error message and offset information.

Parameters

msgThe error message.
offsetThe offset in the file where error was detected.