Package org.burningwave.core.io
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 Summary
Constructors Constructor Description FileSystemItemNotFoundException(FileNotFoundException exc)FileSystemItemNotFoundException(String message)FileSystemItemNotFoundException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileSystemItemNotFoundException
-
FileSystemItemNotFoundException
-
FileSystemItemNotFoundException
-