GffTypeException

Type mismatch (ex: trying to add a GffNode to a GffType.Int)

class GffTypeException : Exception {}

Constructors

this
this(string msg, string f, size_t l, Throwable t)
Undocumented in source.

Meta