collie v0.10.16 (2018-08-30T07:51:38Z)
Dub
Repo
ThrowExceptionBuild
collie
utils
exception
Undocumented in source.
mixin template
ThrowExceptionBuild () {
void
throwExceptionBuild
(string msg, string file, size_t line);
}
Members
Functions
throwExceptionBuild
void
throwExceptionBuild
(string msg, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
collie
utils
exception
enums
Test
functions
buildErroCodeException
showException
mixins
__anonymous
mixin templates
ExceptionBuild
ThrowExceptionBuild