com.uwyn.jhighlight.tools.exceptions
Class FileUtilsErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uwyn.jhighlight.tools.exceptions.FileUtilsErrorException
- All Implemented Interfaces:
- Serializable
public class FileUtilsErrorException
- extends Exception
Exception that will be trigger when unexpected errors occur during the
functionalities of the FileUtils
class.
- Since:
- 1.0
- Version:
- $Revision: 3108 $
- Author:
- Geert Bevin (gbevin[remove] at uwyn dot com)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FileUtilsErrorException
public FileUtilsErrorException(String message)
FileUtilsErrorException
public FileUtilsErrorException(String message,
Throwable cause)
Copyright © 2004-2006 Uwyn bvba/sprl and Omnicore Software. All Rights Reserved.