amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
RealizeException
amalthea
libcore
Template for exceptions.
mixin template
RealizeException () {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
amalthea
libcore
aliases
ssize_t
functions
getCompilerName
getInfoAboutError
manifest constants
amaltheaCompiler
mixin templates
RealizeErrnoException
RealizeException
Template for exceptions.