|
Smalltalk/X WebserverDocumentation of class 'NoModificationError': |
|
|
Class: NoModificationErrorInheritance:Object | +--GenericException | +--Exception | +--Error | +--ProceedableError | +--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:initialization |
|
|
ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 20:12:17 GMT
|