This exception is thrown when trying to write a (yet) unsupported variant type.
ConstructorparamvariantType The unsupported variant type.paramvalue The value. super(variantType, value);
Constructor
super(variantType, value);