https://bugzilla.wikimedia.org/show_bug.cgi?id=27890

Krinkle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #3 from Krinkle <[email protected]> 2012-05-12 01:16:22 UTC ---
WMF'ing this for now. We can simply throw real exceptions can one can derive
the callee from the stacktrace. 

And in case we can to log only without interrupting the flow the common
practice is to throw the error in a try-catch and log the Error object (which
will have the stacktrace).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to