Package com.atlassian.bitbucket.pull
Class NoSuchParticipantException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.bitbucket.ServiceException
com.atlassian.bitbucket.NoSuchEntityException
com.atlassian.bitbucket.pull.NoSuchParticipantException
- All Implemented Interfaces:
Serializable
Indicates that the person specified in the operation is not a participant of the pull request.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bitbucket.ServiceException
getKeyedMessage, getLocalizedMessage, getMessageKey
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchParticipantException
-