public interface ExceptionListener
ExceptionListener 是在发生内部异常时获得通知。
void
exceptionThrown(Exception e)
void exceptionThrown(Exception e)
e