Class FileExistsException

    • Constructor Detail

      • FileExistsException

        public FileExistsException​(String errorCode,
                                   String errorMessage,
                                   Throwable rootCause)
      • FileExistsException

        public FileExistsException​(String errorCode,
                                   String errorMessage)