Package com.atlassian.confluence.core
Class ConfluenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.core.ConfluenceException
- All Implemented Interfaces:
Serializable
For when we want a generic checked exception
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConfluenceException
(String message) ConfluenceException
(String message, Throwable innerException) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfluenceException
-
ConfluenceException
-