public class TooManyFilesException
extends org.exoplatform.clouddrive.NotAcceptableException
| Constructor and Description |
|---|
TooManyFilesException(String message)
Instantiates a new too many files exception.
|
TooManyFilesException(String message,
Throwable cause)
Instantiates a new too many files exception.
|
TooManyFilesException(Throwable cause)
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–2017 eXo Platform SAS. All rights reserved.