Class FileNotFoundUncheckedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
nva.commons.core.ioutils.exceptions.FileNotFoundUncheckedException
All Implemented Interfaces:
Serializable

public class FileNotFoundUncheckedException extends RuntimeException
See Also:
  • Field Details

  • Constructor Details

    • FileNotFoundUncheckedException

      public FileNotFoundUncheckedException(Path path, Exception e)