Bug 5764 - fhpd does not print stack exception stack traces for bad exceptions
Summary: fhpd does not print stack exception stack traces for bad exceptions
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 2246
  Show dependency treegraph
 
Reported: 2008-02-14 19:16 UTC by Sami Wagiaalla
Modified: 2008-02-14 19:16 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sami Wagiaalla 2008-02-14 19:16:15 UTC
We can either solve this by having an umbrella FryskGoodException for which we
dont print stack traces, and/or a flag which turns on/off stack trace printing.