Module java.rmi

Class ExportException

    • Constructor Detail

      • ExportException

        public ExportException​(String s)
        Constructs an ExportException with the specified detail message.
        Parameters:
        s - the detail message
        Since:
        1.1
      • ExportException

        public ExportException​(String s,
                               Exception ex)
        Constructs an ExportException with the specified detail message and nested exception.
        Parameters:
        s - the detail message
        ex - the nested exception
        Since:
        1.1

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部