hunt v1.6.15 (2021-07-30T03:29:57Z)
Home
Dub
Repo
ExceptionBuild.buildStr
hunt
Exceptions
ExceptionBuild
Undocumented in source.
mixintemplate
ExceptionBuild
(string name, string parent = "")
enum
buildStr
=
"class "
~
name
~
"Exception : "
~
parent
~
"Exception { \n\t"
~
"mixin basicExceptionCtors;\n }"
;
Meta
Source
See Source File
hunt
Exceptions
ExceptionBuild
manifest constants
buildStr