TextException

Represents a text processing error.

class TextException : Exception {}

Constructors

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

Meta