PathValidationException

Thrown when an invalid string representation of a path is detected.

class PathValidationException : Exception {}

Constructors

this
this(string text, string file, size_t line, Throwable next)
Undocumented in source.

Meta