InvalidTokenException

Exception raised when an invalid character is encountered in input range.

class InvalidTokenException : Exception {}

Constructors

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

Meta