public class RemoteLinkCreationFailedException extends Exception
| Constructor and Description |
|---|
RemoteLinkCreationFailedException(String s) |
RemoteLinkCreationFailedException(String s,
JiraRestResponse response) |
RemoteLinkCreationFailedException(String s,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
JiraRestResponse |
getResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RemoteLinkCreationFailedException(String s)
public RemoteLinkCreationFailedException(String s, JiraRestResponse response)
public JiraRestResponse getResponse()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.