PathException

PathException - will be raise on failure on path (or file) operations

class PathException : Exception {}

Constructors

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

Main constructor

Meta