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

Krinkle <krinklem...@gmail.com> changed:

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

--- Comment #3 from Krinkle <krinklem...@gmail.com> 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to