PathValidationException.this

Undocumented in source.
class PathValidationException
pure nothrow @nogc @safe
this
(
string text
,
string file = __FILE__
,
size_t line = cast(size_t)__LINE__
,
Throwable next = null
)

Meta