GenericException.st
Mon, 12 Jan 2015 17:07:53 +0100 Claus Gittinger class: GenericException
Tue, 30 Dec 2014 13:40:23 +0100 Claus Gittinger class: GenericException
Fri, 21 Nov 2014 15:51:11 +0100 Claus Gittinger class: GenericException
Fri, 21 Nov 2014 15:41:28 +0100 Claus Gittinger class: GenericException
Tue, 10 Jun 2014 12:13:08 +0200 Claus Gittinger *** empty log message ***
Fri, 30 May 2014 12:42:53 +0200 Claus Gittinger class: GenericException
Thu, 29 May 2014 12:50:36 +0200 Claus Gittinger class: GenericException
Tue, 11 Mar 2014 10:27:34 +0100 Stefan Vogel class: GenericException
Wed, 05 Mar 2014 22:36:23 +0100 Claus Gittinger class: GenericException
Sun, 02 Mar 2014 01:17:12 +0100 Claus Gittinger class: GenericException
Wed, 26 Feb 2014 09:42:52 +0100 Claus Gittinger class: GenericException
Tue, 25 Feb 2014 14:40:34 +0100 Claus Gittinger class: GenericException
Wed, 05 Feb 2014 18:17:26 +0100 Claus Gittinger merged in jv's changes
Sat, 24 Aug 2013 14:24:21 +0200 Claus Gittinger class: GenericException
Thu, 22 Aug 2013 15:01:38 +0200 Claus Gittinger class: GenericException
Thu, 22 Aug 2013 14:49:27 +0200 Claus Gittinger class: GenericException
Fri, 16 Aug 2013 19:55:22 +0200 Stefan Vogel class: GenericException
Tue, 30 Jul 2013 21:18:01 +0200 Claus Gittinger class: GenericException
Wed, 19 Jun 2013 08:34:00 +0200 Stefan Vogel class: GenericException
Mon, 27 May 2013 16:13:24 +0200 Stefan Vogel class: GenericException
Fri, 24 May 2013 20:14:44 +0200 Claus Gittinger class: GenericException
Tue, 21 May 2013 22:26:48 +0200 Claus Gittinger class: GenericException
Mon, 27 May 2013 16:13:24 +0200 Stefan Vogel class: GenericException
Fri, 24 May 2013 20:14:44 +0200 Claus Gittinger class: GenericException
Tue, 21 May 2013 22:26:48 +0200 Claus Gittinger class: GenericException
Mon, 13 May 2013 15:47:00 +0200 Stefan Vogel class: GenericException
Fri, 19 Apr 2013 11:41:15 +0200 Claus Gittinger class: GenericException
Wed, 17 Apr 2013 20:22:11 +0200 Claus Gittinger class: GenericException
Thu, 04 Apr 2013 12:10:21 +0200 Claus Gittinger exception >> signal: moved
Tue, 26 Mar 2013 15:20:21 +0100 Claus Gittinger class: GenericException
Mon, 23 Jul 2012 13:04:16 +0200 Stefan Vogel added: #raiseIn:
Tue, 03 Apr 2012 20:34:13 +0200 Stefan Vogel changed comment: #handlerContextForException:in:
Fri, 28 Oct 2011 00:28:12 +0200 Stefan Vogel Fix the exception handler actions (#return, #restart, ...) to work
Thu, 10 Feb 2011 12:30:47 +0100 Claus Gittinger added: #nameForDescription
Thu, 27 Jan 2011 18:32:38 +0100 Claus Gittinger added: #raiseRequestIn:
Wed, 17 Nov 2010 17:53:23 +0100 Claus Gittinger changed: #initialize
Sun, 05 Sep 2010 18:08:47 +0200 Claus Gittinger added: #exitWith:
Tue, 10 Aug 2010 10:34:53 +0200 Claus Gittinger eliminated 1 to 2 message sends when raising
Sat, 10 Jul 2010 19:49:23 +0200 Claus Gittinger changed: #raiseRequest
Tue, 01 Dec 2009 21:03:39 +0100 Claus Gittinger added: #signalerContext
Thu, 19 Nov 2009 12:52:09 +0100 Claus Gittinger changed: #stackTrace:
Thu, 19 Nov 2009 12:51:47 +0100 Claus Gittinger changed: #stackTrace:
Thu, 19 Nov 2009 12:49:26 +0100 Claus Gittinger added: #stackTrace:
Tue, 06 Oct 2009 12:15:04 +0200 Claus Gittinger comment/format in: #resignalAs:
Thu, 01 Oct 2009 15:43:53 +0200 Claus Gittinger *** empty log message ***
Thu, 01 Oct 2009 09:26:48 +0200 Claus Gittinger added: #evaluate:ifRaised:
Tue, 16 Jun 2009 11:43:00 +0200 Stefan Vogel example
Wed, 20 May 2009 13:38:37 +0200 Claus Gittinger added dummy catchInDebugger
Tue, 17 Mar 2009 17:22:19 +0100 Stefan Vogel changed #handlerForSignal:context:originator:
Fri, 06 Mar 2009 20:00:35 +0100 Claus Gittinger comment
Thu, 30 Oct 2008 20:55:56 +0100 Claus Gittinger *** empty log message ***
Sun, 19 Oct 2008 20:44:33 +0200 Claus Gittinger got rid of the \"unhandled...(\" prefix in the debugger;
Tue, 27 May 2008 18:40:53 +0200 Claus Gittinger *** empty log message ***
Wed, 07 Nov 2007 11:37:06 +0100 ca +catchInDebugger
Mon, 22 Oct 2007 14:26:45 +0200 Claus Gittinger raising
Thu, 04 Oct 2007 19:21:52 +0200 Claus Gittinger error message (wrong proceedability)
Fri, 16 Feb 2007 14:53:56 +0100 ca *** empty log message ***
Thu, 07 Dec 2006 17:05:02 +0100 Claus Gittinger comment
Wed, 22 Nov 2006 12:15:12 +0100 Claus Gittinger *** empty log message ***
Thu, 21 Sep 2006 16:24:40 +0200 Stefan Vogel - Add raiseContext as instance variable for faster #resume
Thu, 10 Aug 2006 00:18:47 +0200 Claus Gittinger *** empty log message ***
Tue, 14 Mar 2006 13:54:37 +0100 Claus Gittinger inheritsFrom: should not be used/redefined in the exception
Thu, 15 Sep 2005 22:32:43 +0200 Stefan Vogel #printOn: and #printString now print the description (without "an Error())
Tue, 12 Jul 2005 15:58:14 +0200 Claus Gittinger +postDeepCopy
Tue, 08 Mar 2005 13:14:40 +0100 Claus Gittinger +raiseWith / raiseRequestWith
Thu, 03 Feb 2005 10:04:03 +0100 Claus Gittinger *** empty log message ***
Thu, 03 Feb 2005 09:53:16 +0100 Claus Gittinger *** empty log message ***
Fri, 21 Jan 2005 18:03:47 +0100 Stefan Vogel Use #argumentCount instead of #numArgs in #doCallHandler: - it is implemented in Object
Fri, 21 Jan 2005 11:26:27 +0100 Stefan Vogel QuerySignal generates Notifications instead of Exceptions.
Thu, 20 Jan 2005 13:26:20 +0100 Stefan Vogel Support for Block>>#on:do:on:do:
Thu, 13 Jan 2005 13:34:59 +0100 Stefan Vogel categories and comments
Fri, 01 Oct 2004 09:57:52 +0200 Claus Gittinger *** empty log message ***
Wed, 01 Sep 2004 18:33:02 +0200 Stefan Vogel Do not implement #isStreamError and #isOpenError.
Sun, 22 Aug 2004 19:59:44 +0200 Stefan Vogel category change
Sat, 07 Aug 2004 20:42:36 +0200 Stefan Vogel Fix class methods raiseSignal:
Fri, 11 Jun 2004 19:16:46 +0200 Stefan Vogel return values for #proceedWith:
Wed, 14 Apr 2004 11:07:50 +0200 Stefan Vogel Fix do not execute an exception handler inside the do-block, when the
Sat, 20 Mar 2004 16:44:08 +0100 Stefan Vogel Use Timestamp/#asTimestamp instead of AbsoluteTime/#asAbsoluteTime
Fri, 19 Mar 2004 14:09:25 +0100 Stefan Vogel fix comment
Thu, 04 Mar 2004 18:36:22 +0100 Claus Gittinger *** empty log message ***
Thu, 04 Mar 2004 17:39:05 +0100 Claus Gittinger isOpenError, isStreamError and isError queries added
Fri, 12 Dec 2003 20:38:23 +0100 Stefan Vogel fix spelling error
Mon, 17 Nov 2003 20:08:09 +0100 Stefan Vogel comments
Tue, 21 Oct 2003 21:26:17 +0200 Claus Gittinger compatibility: +retryUsing:
Tue, 07 Oct 2003 15:37:18 +0200 Stefan Vogel Undo previous change form cg (on his request!).
Sun, 31 Aug 2003 10:37:25 +0200 Claus Gittinger +isResumable: (VW compat.)
Mon, 18 Aug 2003 18:48:07 +0200 Claus Gittinger *** empty log message ***
Mon, 18 Aug 2003 18:47:20 +0200 Claus Gittinger *** empty log message ***
Mon, 18 Aug 2003 18:42:37 +0200 Claus Gittinger *** empty log message ***
Mon, 18 Aug 2003 14:16:51 +0200 Claus Gittinger newSignal should generate a Query if the Ex is one
Mon, 19 May 2003 11:11:52 +0200 Claus Gittinger category
Wed, 07 May 2003 16:32:07 +0200 Claus Gittinger method category rename
Fri, 10 Jan 2003 14:55:52 +0100 Claus Gittinger use setSignal, to avoid conflict with dolphin signals
Fri, 06 Dec 2002 11:51:02 +0100 Claus Gittinger no longer raise ProceedError
Fri, 15 Nov 2002 16:31:05 +0100 Stefan Vogel Print exception description with #printOn:
Mon, 15 Jul 2002 11:42:29 +0200 Stefan Vogel #isExceptionCreator instead of #isSignal
Fri, 05 Jul 2002 16:34:11 +0200 Stefan Vogel *** empty log message ***
Tue, 18 Jun 2002 12:01:58 +0200 Stefan Vogel Fix examples
Thu, 02 May 2002 10:46:02 +0200 Claus Gittinger + isSignalOrSignalSet
Thu, 07 Mar 2002 08:58:40 +0100 Claus Gittinger checkin from browser
Fri, 01 Mar 2002 14:46:44 +0100 Claus Gittinger better impl. of #deferAfter:
Fri, 01 Mar 2002 11:26:07 +0100 Claus Gittinger comment change
Fri, 15 Feb 2002 13:59:22 +0100 Claus Gittinger added deferAfter: - defer exceptions until some later time
Tue, 15 Jan 2002 17:24:14 +0100 Stefan Vogel Workaround for non-returnable contexts in #resignalAs:
Fri, 07 Dec 2001 19:13:17 +0100 Claus Gittinger no longer raise WrongProceedabilityError - it pisses me off
Mon, 03 Dec 2001 19:28:43 +0100 Claus Gittinger dolphin
Mon, 03 Dec 2001 17:33:05 +0100 Claus Gittinger care for non-string description
Mon, 03 Dec 2001 15:43:31 +0100 Claus Gittinger dolphin compatibility
Mon, 19 Nov 2001 09:07:25 +0100 Claus Gittinger isException query
Fri, 16 Nov 2001 16:19:30 +0100 Claus Gittinger added #isControlInterrupt
Fri, 16 Nov 2001 16:11:35 +0100 Claus Gittinger better emergencyHandlers (do not ask for breaks/halts)
Sat, 10 Nov 2001 15:19:50 +0100 Claus Gittinger +raiseSignal
Wed, 07 Nov 2001 10:58:29 +0100 Claus Gittinger support 0-arg handler blocks
Wed, 19 Sep 2001 10:26:13 +0200 Claus Gittinger *** empty log message ***
Fri, 07 Sep 2001 13:32:01 +0200 Claus Gittinger more ANSI stuff
Fri, 07 Sep 2001 13:22:06 +0200 Claus Gittinger ANSI; added #defaultResumeValue and #defaultReturnValue.
Tue, 04 Sep 2001 12:35:13 +0200 Claus Gittinger added #messageText
Mon, 03 Sep 2001 09:57:56 +0200 Claus Gittinger *** empty log message ***
Thu, 23 Aug 2001 23:04:49 +0200 Claus Gittinger added #pass for compatibility
Thu, 23 Aug 2001 19:45:30 +0200 Claus Gittinger avoid recursive error in #description if parent is nil
less more (0) -120 tip