eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'VMInternalError':

Home

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

Class: VMInternalError


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Exception
         |
         +--Error
            |
            +--VMInternalError

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.5 date: 2021/11/21 10:03:44
user: cg
file: VMInternalError.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


VMInternalError is raised, when VM hits some bad error,
such as corrupted class, corrupted method/selector array, etc.
The message text gives some more information on what happened.
(for example, if you set an objects class to a non-behavior, nil etc.).
It is not guaranteed, that the system is in a working condition once
such an error occurred.

Instance Variables:
    parameter - the object that triggered the error.

copyright

COPYRIGHT (c) 2001 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:

accessing
o  defaultNotifierString



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 08:25:51 GMT