UnsupportedArchitectureException

Exception thrown in Compiler.determinePlatform if the given architecture is not supported.

class UnsupportedArchitectureException : Exception {}

Constructors

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

Meta