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