Variable DimensionException.thisDim

Holds the dimensions of the quantity currently operated on

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