Smalltalk/X WebserverDocumentation of class 'UnderflowError': | |
Class: UnderflowErrorInheritance:Object | +--GenericException | +--Exception | +--Error | +--ProceedableError | +--ExecutionError | +--ArithmeticError | +--RangeError | +--UnderflowError
Description:raised when the function-result overflows the allowed range, or when some other number (fraction) cannot be represented as instance of a particular floating point format (Float underflow). This error is usually proceedable and 0 is returned as result then. Class protocol:accessing |
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 08:50:48 GMT |