Smalltalk/X WebserverDocumentation of class 'OverflowError': | |
Class: OverflowErrorInheritance:Object | +--GenericException | +--Exception | +--Error | +--ProceedableError | +--ExecutionError | +--ArithmeticError | +--RangeError | +--OverflowError
Description:raised when the function-result overflows the allowed range, or when some integer cannot be represented as instance of a particular floating point format (Float overflow). This error is usually proceedable and INF 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:33:08 GMT |