eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Error':

Home

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

Class: Error


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Exception
         |
         +--Error
            |
            +--BadMatchPatternError
            |
            +--ChangeSet::ChangeProcessingError
            |
            +--CmdLineOptionError
            |
            +--Comanche::HttpBadRequest
            |
            +--Comanche::HttpRedirect
            |
            +--Comanche::HttpUnauthorized
            |
            +--Dolphin::Error
            |
            +--FTPServerException
            |
            +--HTML::HTMLStructureError
            |
            +--HTTPAccessDeniedError
            |
            +--HTTPHeaderParseError
            |
            +--JIRAClient::InvalidResponseError
            |
            +--JIRAClient::InvalidTransitionError
            |
            +--ObjectFileLoader::ObjectFileLoadError
            |
            +--OsError
            |
            +--ParseTreeSourceRewriter::NodesOverlapError
            |
            +--ProceedableError
            |
            +--RecursionError
            |
            +--RecursiveExceptionError
            |
            +--SnapshotError
            |
            +--SunRPC::RPCError
            |
            +--VAST::ExError
            |
            +--VMInternalError
            |
            +--WebSocketStream::ConnectionClosedError
            |
            +--XML::XMLSignal

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.19 date: 2024/03/26 11:50:23
user: cg
file: Error.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


Error is the superclass and parent of all error exceptions in the system

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:

accessing
o  defaultNotifierString

misc ui support
o  iconInBrowserSymbol
( an extension from the stx:libtool package )
the browser will use this as index into the toolbariconlibrary

queries
o  mayProceed
By default, errors do not allow to proceed.
Subclasses may change this


Instance protocol:

testing
o  isError



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