dub ~master (2022-02-19T01:31:13.8519367)
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