Class: DimensionError^2

DimensionError^2

new DimensionError^2(obj1, obj2)

Parameters:
Name Type Description
obj1 Array | number The first object with mismatched dimensions.
obj2 Array | number The second object with mismatched dimensions.
Source:

Extends

  • Error