SettingsUnitAlreadyExistsException - конструктор

Exception that is thrown when the settings unit cannot be added, because such the settings unit already exists.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public SettingsUnitAlreadyExistsException(
	Guid unitID,
	Exception? inner = null
)

Параметры

unitID  Guid
inner  Exception  (Optional)
Inner exception, or if no inner exception exists.

См. также