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
                     |
                     +--NoConvergenceError
                     |
                     +--RangeError
                     |
                     +--UnorderedNumbersError

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.10 date: 2021/01/20 14:24:12
user: cg
file: ArithmeticError.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


common superclass for all arithmetic errors.

copyright

COPYRIGHT (c) 2005 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

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.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 06:26:16 GMT