Project

General

Profile

Actions

Feature #63

closed

Provide method and file location data in exceptions.

Added by Felix Tiede almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
12/02/2013
Due date:
12/15/2013
% Done:

100%

Estimated time:
8:00 h
Spent time:

Description

Exceptions are thrown the entire stack upwards but lack information where they originated which makes handling them harder than necessary. So they should provide means of telling from which method they were thrown in the first place, probably even telling filename and linenumber because some methods have numerous places from where they throw the same exception albeit with different messages.

Actions #1

Updated by Felix Tiede almost 12 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 10
Actions #2

Updated by Felix Tiede almost 12 years ago

  • % Done changed from 10 to 20
Actions #4

Updated by Felix Tiede almost 12 years ago

  • % Done changed from 20 to 30
Actions #5

Updated by Felix Tiede almost 12 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 30 to 100
Actions #6

Updated by Felix Tiede almost 12 years ago

  • Status changed from Closed to In Progress
  • % Done changed from 100 to 60

Only OpenSSLException calls were modified, SigningException calls are still missing.

Actions #7

Updated by Felix Tiede almost 12 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 60 to 100
Actions

Also available in: Atom PDF