CompilerInvocationException

Exception thrown in invokeTool and probePlatform if running the compiler returned non-zero exit code.

class CompilerInvocationException : Exception {}

Constructors

this
this(string msg, string file, size_t line, Throwable nextInChain)
Undocumented in source.

Meta