Package de.muehlencord.shared.util.file
Class FileHandlingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.muehlencord.shared.util.file.FileHandlingException
- All Implemented Interfaces:
Serializable
- Author:
- Joern Muehlencord (joern@muehlencord.de)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFileHandlingException(String hint) FileHandlingException(String hint, Throwable th) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileHandlingException
-
FileHandlingException
-