RealizeErrnoException

Template for exceptions using errno.

mixin template RealizeErrnoException () {}

Constructors

this
this(string msg, int err, string file, size_t line)
Undocumented in source.

Meta