UnknownTagTypeException

Thrown in case of unrecognized tag type

class UnknownTagTypeException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta