Ticket #29 (new enhancement)

Opened 3 years ago

Last modified 3 years ago

add ExtensibleExceptions

Reported by: ijones Assigned to: simonmar@microsoft.com
Priority: major Milestone:
Component: Proposal Version:
Keywords: Cc:
Impact: normal Adopt: probably yes
Topic: Exceptions

Description (Last modified by simonmar@microsoft.com)

See ExtensibleExceptions. There are multiple proposals here, so we need to either add more tickets or narrow it down.

I (Simon M.) prefer Proposal 3.

John G. notes that this still doesn't let you subclass exceptions, which is often a useful idiom in Python and OO languages.

Change History

01/06/06 15:05:49 changed by ijones

  • owner changed from ijones to none.

01/25/06 07:31:44 changed by simonmar@microsoft.com

  • owner changed from none to simonmar@microsoft.com.
  • description changed.

03/01/06 15:19:38 changed by john@galois.com

  • topic set to Exceptions.