Class NoSuchTagException

All Implemented Interfaces:
Serializable

public class NoSuchTagException extends NoSuchEntityException
Indicates no tag exists with the specified name.
See Also:
  • Constructor Details

    • NoSuchTagException

      public NoSuchTagException(KeyedMessage keyedMessage, String tagId)
  • Method Details

    • getTagId

      public String getTagId()
      Retrieves the missing tag ID.
      Returns:
      the tag ID