public class FilesystemPendingException extends IOException
Used to indicate that an SMB/CIFS request will be dealt with by the filesystem driver out of sequence.
| Constructor and Description |
|---|
FilesystemPendingException()
Default constructor
|
FilesystemPendingException(String msg)
Class constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FilesystemPendingException()
public FilesystemPendingException(String msg)
msg - StringCopyright © 2005–2014 Alfresco Software. All rights reserved.