dub v1.39.0-beta.1 (2024-07-01T22:51:36Z)
Dub
Repo
CompilerInvocationException.this
dub
compilers
compiler
CompilerInvocationException
Undocumented in source.
class
CompilerInvocationException
pure nothrow @
safe
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
nextInChain
= null
)
Meta
Source
See Implementation
dub
compilers
compiler
CompilerInvocationException
constructors
this