eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'OverflowError':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: OverflowError


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Exception
         |
         +--Error
            |
            +--ProceedableError
               |
               +--ExecutionError
                  |
                  +--ArithmeticError
                     |
                     +--RangeError
                        |
                        +--OverflowError

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.5 date: 2017/07/07 11:07:12
user: cg
file: OverflowError.st directory: libbasic
module: stx stc-classLibrary: libbasic

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:

initialization
o  initialize



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 23 Apr 2024 11:26:49 GMT