eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SubclassResponsibilityError':

Home

everywhere
www.exept.de
for:
[back]

Class: SubclassResponsibilityError


Inheritance:

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

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.7 date: 2008/02/18 08:37:30
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



ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 21:15:43 GMT