Class FilePathException

    • Constructor Detail

      • FilePathException

        public FilePathException​(Path subject)
      • FilePathException

        public FilePathException​(Path subject,
                                 String message,
                                 Throwable cause)
      • FilePathException

        public FilePathException​(Path subject,
                                 String message)
      • FilePathException

        public FilePathException​(Path subject,
                                 Throwable cause)