Package com.atlassian.jira.rest.v2.issue
Class RemoteReciprocalIssueLinkResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.ws.rs.WebApplicationException
com.atlassian.jira.rest.v2.issue.RemoteReciprocalIssueLinkResponseException
- All Implemented Interfaces:
Serializable
public class RemoteReciprocalIssueLinkResponseException
extends jakarta.ws.rs.WebApplicationException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteReciprocalIssueLinkResponseException(String message, ErrorCollection errors) -
Method Summary
Methods inherited from class jakarta.ws.rs.WebApplicationException
getResponseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RemoteReciprocalIssueLinkResponseException
-
RemoteReciprocalIssueLinkResponseException
-