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, toString
public RemoteLinkCreationFailedException(String s)
public RemoteLinkCreationFailedException(String s, JiraRestResponse response)
public JiraRestResponse getResponse()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.