Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.DataManagement.DynamicResources.Modules.TagsTool.TagAlreadyExistsException Class Reference

Detailed Description

Means that an operating Tag collides with another tag with the same Tag.Key.

Inheritance diagram for Doloro.DataManagement.DynamicResources.Modules.TagsTool.TagAlreadyExistsException:
Collaboration diagram for Doloro.DataManagement.DynamicResources.Modules.TagsTool.TagAlreadyExistsException:

Public Member Functions

 TagAlreadyExistsException ()
 Empty constructor.
 
 TagAlreadyExistsException (Tag tag)
 Creates exception bonded with a tag. More...
 

Properties

Tag CollidedTag [get]
 Tag that was faced during processing.
 

Constructor & Destructor Documentation

◆ TagAlreadyExistsException()

Doloro.DataManagement.DynamicResources.Modules.TagsTool.TagAlreadyExistsException.TagAlreadyExistsException ( Tag  tag)

Creates exception bonded with a tag.

Parameters
tagTag to bond.

The documentation for this class was generated from the following file: