eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Error':

Home

everywhere
www.exept.de
for:
[back]

Class: Error


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Exception
         |
         +--Error
            |
            +--ChangeSet::ChangeProcessingError
            |
            +--ClassBuildError
            |
            +--Comanche::HttpBadRequest
            |
            +--Comanche::HttpRedirect
            |
            +--Comanche::HttpUnauthorized
            |
            +--Dolphin::Error
            |
            +--ElementBoundsError
            |
            +--FTPServerException
            |
            +--HTML::HTMLParseError
            |
            +--HTML::HTMLStructureError
            |
            +--HTTPAccessDeniedError
            |
            +--HTTPHeaderParseError
            |
            +--OsError
            |
            +--ProceedableError
            |
            +--RecursionError
            |
            +--RecursiveExceptionError
            |
            +--SnapshotError
            |
            +--SourceCodeManagerError
            |
            +--SunRPC::RPCError
            |
            +--VMInternalError
            |
            +--XML::XMLSignal

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.10 date: 2009/10/01 13:44:07
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

misc ui support
o  iconInBrowserSymbol

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


Instance protocol:

testing
o  isError



ST/X 6.1.1; WebServer 1.620 at exept:8081; Mon, 21 May 2012 16:26:01 GMT