dub v1.32.1-beta.1 (2023-04-15T20:33:32Z)
Dub
Repo
UnknownCompilerException.this
dub
compilers
compiler
UnknownCompilerException
Undocumented in source.
class
UnknownCompilerException
pure nothrow @
safe
this
(
string
compilerName
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
nextInChain
= null
)
Meta
Source
See Implementation
dub
compilers
compiler
UnknownCompilerException
constructors
this