eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'NoModificationError':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: NoModificationError


Inheritance:

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

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.3 date: 2016/09/27 10:51:22
user: cg
file: NoModificationError.st 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 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 18 Apr 2024 22:32:06 GMT