eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'UnimplementedFunctionalityError':

Home

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

Class: UnimplementedFunctionalityError


Inheritance:

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

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.8 date: 2021/11/21 10:08:22
user: cg
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).

copyright

COPYRIGHT (c) 2001 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

accessing
o  defaultNotifierString


Instance protocol:

accessing
o  lineNumber

o  lineNumber: something

printing
o  description
(comment from inherited method)
return the description string of the signal/exception.
If a messageText has been set, that is returned,
appended or prepended to the classes description string.
MessageText can be a computed value or anything which converts to a string



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Fri, 26 Jul 2024 23:29:26 GMT