Class FileSystemItemNotFoundException

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

public class FileSystemItemNotFoundException
extends Exception
See Also:
Serialized Form
  • Constructor Details

    • FileSystemItemNotFoundException

      public FileSystemItemNotFoundException​(String message, Throwable cause)
    • FileSystemItemNotFoundException

      public FileSystemItemNotFoundException​(FileNotFoundException exc)
    • FileSystemItemNotFoundException

      public FileSystemItemNotFoundException​(String message)