net.sourceforge.jpotpourri.util
Class FileUtilException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sourceforge.jpotpourri.util.FileUtilException
All Implemented Interfaces:
java.io.Serializable

public class FileUtilException
extends java.lang.Exception

Author:
christoph_pickl@users.sourceforge.net
See Also:
Serialized Form

Constructor Summary
FileUtilException(java.lang.String msg)
           
FileUtilException(java.lang.String msg, java.lang.Exception cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FileUtilException

public FileUtilException(java.lang.String msg,
                         java.lang.Exception cause)

FileUtilException

public FileUtilException(java.lang.String msg)


Copyright © 2008. All Rights Reserved.