org.mule.util.file
Class DeleteException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended byorg.mule.util.file.DeleteException
All Implemented Interfaces:
Serializable

public class DeleteException
extends IOException

Version:
$Revision: 7976 $
Author:
Guillaume Nodet
See Also:
Serialized Form

Constructor Summary
DeleteException()
           
DeleteException(File f)
           
 
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

DeleteException

public DeleteException()

DeleteException

public DeleteException(File f)


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.