org.sadun.util.polling
Class DirectoryPoller.AutomoveDeleteException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.sadun.util.polling.DirectoryPoller.AutomoveException
              extended byorg.sadun.util.polling.DirectoryPoller.AutomoveDeleteException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
DirectoryPoller

public class DirectoryPoller.AutomoveDeleteException
extends DirectoryPoller.AutomoveException

An exception raised by the poller when auto-move mode is enabled, but the target file of the move operation exists and cannot be deleted.

See Also:
Serialized Form

Methods inherited from class org.sadun.util.polling.DirectoryPoller.AutomoveException
getDestination, getOrigin, getPoller
 
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
 



Copyright © 1999, 2000 Cristiano Sadun. This software is released under GPL.