PathException

Exception that will be thrown when any path operations fail.

class PathException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta