TextException

Represents a text processing error.

class TextException : Exception {}

Constructors

this
this(string msg, string file, long line)
Undocumented in source.

Meta