Class FileSystemItemNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.burningwave.core.io.FileSystemItemNotFoundException
All Implemented Interfaces:
Serializable

public class FileSystemItemNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • FileSystemItemNotFoundException

      public FileSystemItemNotFoundException(String message, Throwable cause)
    • FileSystemItemNotFoundException

      public FileSystemItemNotFoundException(FileNotFoundException exc)
    • FileSystemItemNotFoundException

      public FileSystemItemNotFoundException(String message)