std.switcherr
Functions
static
void
_d_switch_error
(
char
[]
filename
,
uint
line
)
Classes
SwitchError
:
Error
Super hierarchy:
Object
->
Exception
->
Error
->
SwitchError
Methods
void
print
()
If nobody catches the Assert, this winds up getting called by the startup code.
Inherited methods
from
Object
:
factory
,
notifyRegister
,
notifyUnRegister
,
opCmp
,
opEquals
,
print
,
toHash
,
toString
from
Exception
:
print
,
toString