Exception.FrameInfo

Undocumented in source.

Members

Aliases

FramePrintHandler
alias FramePrintHandler = void function(FrameInfo*, void delegate(char[]))
Undocumented in source.

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
writeOut
void writeOut(void delegate(char[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

defaultFramePrintingFunction
FramePrintHandler defaultFramePrintingFunction;
Undocumented in source.

Variables

address
size_t address;
Undocumented in source.
baseImg
size_t baseImg;
Undocumented in source.
baseSymb
size_t baseSymb;
Undocumented in source.
exactAddress
bool exactAddress;
Undocumented in source.
extra
char[] extra;
Undocumented in source.
file
char[] file;
Undocumented in source.
func
char[] func;
Undocumented in source.
iframe
size_t iframe;
Undocumented in source.
internalFunction
bool internalFunction;
Undocumented in source.
line
long line;
Undocumented in source.
offsetImg
ptrdiff_t offsetImg;
Undocumented in source.
offsetSymb
ptrdiff_t offsetSymb;
Undocumented in source.

Meta