eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'NoModificationError':

Home

everywhere
www.exept.de
for:
[back]

Class: NoModificationError


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Exception
         |
         +--Error
            |
            +--ProceedableError
               |
               +--NoModificationError

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: ? date: ? ?
user: ?
file: ? directory: libbasic
module: stx stc-classLibrary: libbasic

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
o  initialize



ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 20:12:17 GMT