class NWN::Gff::GffTypeError

This error gets thrown if a supplied value does not fit into the given data type, or you are trying to assign a type to something that does not hold type.

Example: You're trying to pass a value greater than 2**32 into a int.