Package rife.tools.exceptions
Class FileUtilsErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
rife.tools.exceptions.FileUtilsErrorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionFileUtilsErrorException
(String message) FileUtilsErrorException
(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
-
FileUtilsErrorException
-
FileUtilsErrorException
-