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