eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ProceedableError':

Home

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

Class: ProceedableError


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Exception
         |
         +--Error
            |
            +--ProceedableError
               |
               +--AllocationFailure
               |
               +--Authentication::AuthenticationError
               |
               +--ConversionError
               |
               +--DeepCopyError
               |
               +--ExecutionError
               |
               +--HTML::HTMLParseError
               |
               +--InvalidPatchError
               |
               +--NameLookupError
               |
               +--OSSignalInterrupt
               |
               +--PackageLoadError
               |
               +--ParseError
               |
               +--PerforceSourceCodeManager::PerforceError
               |
               +--SourceCodeManagerError
               |
               +--StreamError
               |
               +--TimeoutError

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.11 date: 2024/02/06 07:53:45
user: stefan
file: ProceedableError.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


This is a child of Error that can proceed.
Proceedable errors may be implemented as subclass of
ProceedableError.

copyright

COPYRIGHT (c) 1999 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:

queries
o  mayProceed
(comment from inherited method)
By default, errors do not allow to proceed.
Subclasses may change this



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 07:16:04 GMT