eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SubclassResponsibilityError':

Home

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

Class: SubclassResponsibilityError


Inheritance:

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

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.10 date: 2016/09/27 10:51:17
user: cg
file: SubclassResponsibilityError.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


Raised when a method which should have been reimplemented by a
concrete subclass was not, and the method of the abstract class was
invoked instead.


Class protocol:

initialization
o  initialize


Instance protocol:

queries
o  description
(comment from inherited method)
return the description string of the signal/exception.
If a messageText has been set, that is returned plain, appended or prepended to the
classes description string.



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 25 Apr 2024 07:10:17 GMT