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

Exception that is thrown when a settings unit(s) not found.

Definition

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

Параметры

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

См. также