Skip to content
  • Aaron Wells's avatar
    Bug 1542126: Cleaning up very old error handler code · 287141c7
    Aaron Wells authored
    This patch contains these three related changes:
    
    1. Removes the "THIS IS BAD" message that was printed when 3rd-party
    exception or an instance of MaharaException was thrown.
    
    2. Removes the completely unnecessary "MaharaThrowable" interface.
    
    3. Adds an comment explaining why MaharaException is not abstract
    
    4. In the case of a smarty exception while printing an error, prints
    the name and content of the smarty exception.
    
    behatnotneeded: Covered by existing tests
    
    Change-Id: I800a868bd187efb76ed37cca872ce262c2abbdb0
    287141c7