Module java.base
Package java.nio.file

Class DirectoryIteratorException

    • Constructor Detail

      • DirectoryIteratorException

        public DirectoryIteratorException​(IOException cause)
        Constructs an instance of this class.
        Parameters:
        cause - the IOException that caused the directory iteration to fail
        Throws:
        NullPointerException - if the cause is null
    • Method Detail

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部