dbrepo.core.omlib.exceptions package

Submodules

dbrepo.core.omlib.exceptions.dimensionexception module

exception dbrepo.core.omlib.exceptions.dimensionexception.DimensionalException(message)

Bases: Exception

dbrepo.core.omlib.exceptions.unitconversionexception module

exception dbrepo.core.omlib.exceptions.unitconversionexception.ScaleConversionException(message)

Bases: Exception

exception dbrepo.core.omlib.exceptions.unitconversionexception.UnitConversionException(message)

Bases: Exception

dbrepo.core.omlib.exceptions.unitidentityexception module

exception dbrepo.core.omlib.exceptions.unitidentityexception.ScaleIdentityException(message)

Bases: Exception

exception dbrepo.core.omlib.exceptions.unitidentityexception.UnitIdentityException(message)

Bases: Exception

Module contents