Smalltalk/X WebserverDocumentation of class 'NoModificationError': | |
Class: NoModificationErrorInheritance:Object | +--GenericException | +--Exception | +--Error | +--ProceedableError | +--ExecutionError | +--NoModificationError
Description:Raised when someone tries to write to a readonly object which should not be modified. e.g. ImmutableString, ImmutableArray or ImmutableByteArray Class protocol:accessing |
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 08:51:08 GMT |