Modify ↓
#11568 closed enhancement (fixed)
All Trac exceptions should inherit from a base class in Trac
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1.2 |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | exception |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: |
All exceptions defined in Trac inherit from |
||
| Internal Changes: | |||
Description (last modified by )
In #11509, the TracBaseException class was proposed, with all of Trac's custom exceptions inheriting from this class. This is just a dedicated ticket so that we can discuss and document the change.
A similar change was also previously discussed in comment:25:ticket:11189 and comments that follow.
TracDev/Exceptions#CustomTracExceptions needs to be updated when the change is committed.
Attachments (0)
Change History (4)
comment:1 by , 12 years ago
| Description: | modified (diff) |
|---|---|
| Status: | new → assigned |
comment:2 by , 12 years ago
comment:3 by , 12 years ago
| API Changes: | modified (diff) |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.



Changes proposed in #11509 have been rebased on the trunk in log:rjollos.git:t11568.