FuseException

Exception to pass errno. This exception is the main way to convey error information in any file operation.

Constructors

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

Members

Variables

err
int err;
Undocumented in source.

Meta