|
Smalltalk/X WebserverDocumentation of class 'MissingClassInLiteralArrayErrorSignal': |
|
|
Class: MissingClassInLiteralArrayErrorSignalInheritance:Object | +--GenericException | +--Exception | +--Error | +--ProceedableError | +--ExecutionError | +--NotFoundError | +--MissingClassInLiteralArrayErrorSignal
Description:
raised when decoding a literal array spec,
when a non-existing class is encountered.
i.e. a spec-element of the form
(ClassNameSymbol args...),
where ClassNameSymbol refers to a non-existing class
(used to be a signal in SeqColl).
Class protocol:initializationInstance protocol:accessing
|
|
|
ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Wed, 17 Dec 2025 10:02:26 GMT
|