Module java.desktop

Class ExpandVetoException

    • Field Detail

    • Constructor Detail

      • ExpandVetoException

        public ExpandVetoException​(TreeExpansionEvent event)
        Constructs an ExpandVetoException object with no message.
        Parameters:
        event - a TreeExpansionEvent object
      • ExpandVetoException

        public ExpandVetoException​(TreeExpansionEvent event,
                                   String message)
        Constructs an ExpandVetoException object with the specified message.
        Parameters:
        event - a TreeExpansionEvent object
        message - a String containing the message

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部