Constructor TagNotFoundException TagNotFoundException(string) Initializes a new instance of the TagNotFoundException class. Declaration public TagNotFoundException(string id) Parameters Type Name Description string id The id of the Tag not found.