@Deprecated public class TooManyFilesException extends org.exoplatform.clouddrive.NotAcceptableException
| Constructor and Description |
|---|
TooManyFilesException(String message)
Deprecated.
Instantiates a new too many files exception.
|
TooManyFilesException(String message,
Throwable cause)
Deprecated.
Instantiates a new too many files exception.
|
TooManyFilesException(Throwable cause)
Deprecated.
Instantiates a new too many files exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TooManyFilesException(String message)
message - the messagepublic TooManyFilesException(String message, Throwable cause)
message - the messagecause - the causepublic TooManyFilesException(Throwable cause)
cause - the causeCopyright © 2003–2018 eXo Platform SAS. All rights reserved.