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