Class JiraConnectionFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.cloud.jenkins.exceptions.JiraConnectionFailedException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionJiraConnectionFailedException(String message) JiraConnectionFailedException(String message, 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
- 
JiraConnectionFailedException
 - 
JiraConnectionFailedException
 - 
JiraConnectionFailedException
 
 -