mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
staticException.staticException
mir
exception
staticException
Undocumented in source.
template
staticException
(string fmt, string file, int line)
version(D_Exceptions)
package static immutable
auto
staticException
=
new
Exception
(
fmt
,
file
,
line
)
;
Meta
Source
See Source File
mir
exception
staticException
static variables
staticException