java.lang.Object
omix.mathxp.util.Error.ExponentWithUnitError
- All Implemented Interfaces:
Error.ErrorTypeInterface
- Enclosing class:
- Error
public static class Error.ExponentWithUnitError extends Object implements Error.ErrorTypeInterface
-
Field Summary
Fields Modifier and Type Field Description MathExpression
expression
UnitInterface
unit
-
Constructor Summary
Constructors Constructor Description ExponentWithUnitError(MathExpression expression, UnitInterface unit)
-
Method Summary