Class JiraServiceInsightException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.riadalabs.jira.plugins.insight.common.exception.JiraServiceInsightException
- All Implemented Interfaces:
 Serializable
- Since:
 - 3.1.1
 - Author:
 - Fredrik Karbing
 - See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionJiraServiceInsightException(String message, Exception cause) Constructs a JiraServiceInsightException. - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
JiraServiceInsightException
Constructs a JiraServiceInsightException. - 
JiraServiceInsightException
 
 -