net.sf.dropboxmq
Class FileSystem.FileSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.dropboxmq.FileSystem.FileSystemException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- FileSystem.SourceNotFoundException
- Enclosing class:
- FileSystem
public static class FileSystem.FileSystemException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FileSystem.FileSystemException
FileSystem.FileSystemException(String message)
FileSystem.FileSystemException
FileSystem.FileSystemException(String message,
Throwable cause)