Compiler.UnimplementedException

thrown when a feature is missing

class Compiler
class UnimplementedException : Exception {}

Constructors

this
this(string msg, string file, size_t line)

constructor

Meta