VFSInvalidPathException

Exception thrown when an invalid path or file/directory name is detected.

class VFSInvalidPathException : VFSException {}

Constructors

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

Meta