tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
SymbolException
tango
core
tools
LinuxStackTrace
Undocumented in source.
version(!TangoDoc && linux)
class
SymbolException :
Exception
{
this
(immutable(char)[] msg, immutable(char)[] file, long lineNr, Exception next);
}
Constructors
this
this
(immutable(char)[] msg, immutable(char)[] file, long lineNr, Exception next)
Undocumented in source.
Inherited Members
From Exception
FrameInfo
struct
FrameInfo
Undocumented in source.
TraceInfo
interface
TraceInfo
Undocumented in source.
msg
char
[]
msg
;
Undocumented in source.
file
char
[]
file
;
Undocumented in source.
line
size_t
line
;
Undocumented in source.
info
TraceInfo
info
;
Undocumented in source.
next
Exception
next
;
Undocumented in source.
toString
char
[]
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
writeOutMsg
void
writeOutMsg
(void delegate(char[]) sink)
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.
Meta
Source
See Implementation
tango
core
tools
LinuxStackTrace
aliases
Elf_Addr
Elf_Dyn
Elf_Ehdr
Elf_Half
Elf_Phdr
Elf_Shdr
Elf_Sym
uhalf
classes
SymbolException
functions
ELF32_ST_BIND
find_line_number
may_read
structs
DwarfReader
StaticSectionInfo