public class NoSuchTagException extends NoSuchEntityException
| Constructor and Description |
|---|
NoSuchTagException(KeyedMessage keyedMessage,
String tagId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTagId()
Retrieves the missing tag ID.
|
getKeyedMessage, getLocalizedMessage, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchTagException(KeyedMessage keyedMessage, String tagId)
public String getTagId()
Copyright © 2023 Atlassian. All rights reserved.