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:accessing |
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 08:25:51 GMT |