<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 18 Nov 2014, at 21:12, Esteban A. Maringolo &lt;<a href="mailto:emaringolo@gmail.com" class="">emaringolo@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">Bonus: How can I change the error handler of my app programmatically? :)</span></div></blockquote></div><br class=""><div class=""><div class="">app := WAAdmin register: WAMyApp asApplicationAt: â€˜MyApp'.</div><div class="">app exceptionHandler: WAWalkbackErrorHandler</div></div><div class=""><br class=""></div><div class="">cheers</div><div class="">Johan</div></body></html>