Package org.exoplatform.wiki
Class WikiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.wiki.WikiException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWikiException(String message) WikiException(String message, Throwable cause) WikiException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) WikiException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WikiException
public WikiException() -
WikiException
-
WikiException
-
WikiException
-
WikiException
-