public class TooManyFilesException extends Exception
This error is generated when a tree connection has no free file slots. The new file open request will be rejected by the server.
| Constructor and Description |
|---|
TooManyFilesException()
TooManyFilesException constructor.
|
TooManyFilesException(String s)
TooManyFilesException constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TooManyFilesException()
public TooManyFilesException(String s)
s - java.lang.StringCopyright © 2005–2015 Alfresco Software. All rights reserved.