![]() |
Smalltalk/X WebserverDocumentation of class 'VMInternalError': |
|
Class: VMInternalErrorInheritance:Object | +--GenericException | +--Exception | +--Error | +--VMInternalError
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. Class protocol:initialization |
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Mon, 04 Dec 2023 10:01:49 GMT
|