public class InvalidFileNameException extends OfficeOnlineException
| Constructor and Description |
|---|
InvalidFileNameException(String message)
Instantiates a new invalid file name exception.
|
InvalidFileNameException(String message,
Throwable cause)
Instantiates a new invalid file name exception.
|
InvalidFileNameException(Throwable cause)
Instantiates a new invalid file name exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidFileNameException(String message)
message - the messagepublic InvalidFileNameException(Throwable cause)
cause - the causeCopyright © 2003–2020 eXo Platform SAS. All rights reserved.