Module java.desktop
Package java.beans

Interface ExceptionListener


  • public interface ExceptionListener
    An ExceptionListener is notified of internal exceptions.
    Since:
    1.4
    • Method Detail

      • exceptionThrown

        void exceptionThrown​(Exception e)
        This method is called when a recoverable exception has been caught.
        Parameters:
        e - The exception that was caught.

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部