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

Exception that is thrown when a settings unit(s) access is forbidden.

Definition

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

Параметры

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

См. также