eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'UnimplementedFunctionalityError':

Home

everywhere
www.exept.de
for:
[back]

Class: UnimplementedFunctionalityError


Inheritance:

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

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.2 date: 2006/03/03 19:13:11
user: stefan
file: UnimplementedFunctionalityError.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


Raised when some functionality is requested that has not been implemented
(e.g. when a method is invoked that has been marked as #shouldImplement).


Class protocol:

initialization
o  initialize


Instance protocol:

printing
o  description



ST/X 6.1.1; WebServer 1.620 at exept:8081; Thu, 24 May 2012 04:45:54 GMT