VFSException

Parent class of all exceptions thrown at VFS errors.

abstract
class VFSException : Exception {}

Constructors

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

Meta