net.sf.dropboxmq
Class FileSystem.SourceNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.dropboxmq.FileSystem.FileSystemException
              extended by net.sf.dropboxmq.FileSystem.SourceNotFoundException
All Implemented Interfaces:
Serializable
Enclosing class:
FileSystem

public static class FileSystem.SourceNotFoundException
extends FileSystem.FileSystemException

See Also:
Serialized Form

Constructor Summary
FileSystem.SourceNotFoundException(String message)
           
 
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

FileSystem.SourceNotFoundException

FileSystem.SourceNotFoundException(String message)