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.7 date: 2017/05/29 13:12:41
user: mawalch
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.


Class protocol:

initialization
o  initialize
self initialize

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



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 19:23:33 GMT