IllegalPathException

Thrown when a supplied path is invalid.

class IllegalPathException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta