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