@interface TMLExceptionHandler : NSObject + (void)setExceptionHandlerBlock:(id /* block */)a0; + (void)raiseException:(id)a0; @end