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
            |
            +--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
            |
            +--XML::XMLSignal

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.12 date: 2016/02/13 11:24:01
user: cg
file: Error.st directory: libbasic
module: stx stc-classLibrary: libbasic
Author:
Stefan Vogel

Description:


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


Related information:

    Signal

Class protocol:

initialization
o  initialize
(comment from inherited method)
force strict signal checking in Smalltalk development - nobody cares otherwise

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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 29 Mar 2024 04:42:02 GMT