The OpenD Programming Language

FileException

File Exception

Constructors

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

Alias This

toMutable

Meta