public class WikiException extends Exception
| Constructor and Description |
|---|
WikiException() |
WikiException(String message) |
WikiException(String message,
Throwable cause) |
WikiException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
WikiException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003–2019 eXo Platform SAS. All rights reserved.