You are here

class UnitsMathematicalExpressionDimensionException in Units of Measurement 7.2

Exception thrown whenever there is a physical dimension inconsistency.

Exception thrown whenever a units mathematical expression contains physical dimension inconsistency.

Hierarchy

Expanded class hierarchy of UnitsMathematicalExpressionDimensionException

File

./units.module, line 1911
Provide API for managing and converting units of measurement.

View source
class UnitsMathematicalExpressionDimensionException extends UnitsMathematicalExpressionMalformedException {

}

Members