Variable DimensionException.otherDim

Holds the dimensions of the eventual other operand

class DimensionException
{
  // ...
  Dimensions otherDim ;
  // ...
}