com.atlassian.confluence.core
Class ConfluenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.core.ConfluenceException
- All Implemented Interfaces:
- Serializable
public class ConfluenceException
- extends Exception
For when we want a generic checked exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConfluenceException
public ConfluenceException(String message)
ConfluenceException
public ConfluenceException(String message,
Throwable innerException)