DOMException.TYPE_MISMATCH_ERR

DOMException.TYPE_MISMATCH_ERR field

If the type of an object is incompatible with the expected type of the parameter associated to the object.

public const ushort TYPE_MISMATCH_ERR;

See Also