eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ArithmeticError':

Home

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

Class: ArithmeticError


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Exception
         |
         +--Error
            |
            +--ProceedableError
               |
               +--ExecutionError
                  |
                  +--ArithmeticError
                     |
                     +--DomainError
                     |
                     +--RangeError
                     |
                     +--UnorderedNumbersError

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.9 date: 2016/09/27 10:51:20
user: cg
file: ArithmeticError.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


common superclass for all arithmetic errors.


Class protocol:

testing
o  isProgramError
redefined in all exceptions which are programmer's errors,
and which should probably not be ignored.
I.e. a global error handler should reject and let a debugger get control.



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 18 Apr 2024 00:41:22 GMT