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