Class Errors.ARITHMETIC
- java.lang.Object
-
- org.apache.qpid.server.query.engine.exception.Errors.ARITHMETIC
-
-
Field Detail
-
NOT_SUPPORTED
public static final String NOT_SUPPORTED
- See Also:
- Constant Field Values
-
ZERO_DIVISION
public static final String ZERO_DIVISION
- See Also:
- Constant Field Values
-
-