eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AssertionFailedError':

Home

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

Class: AssertionFailedError


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Exception
         |
         +--Error
            |
            +--ProceedableError
               |
               +--ExecutionError
                  |
                  +--AssertionFailedError

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.6 date: 2018/04/26 16:19:25
user: cg
file: AssertionFailedError.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


Raised by failing assertions.


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.


Instance protocol:

printing & storing
o  description



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 29 Mar 2024 13:58:26 GMT