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

Инициализирует новый экземпляр класса SchemeOperationException

Definition

Пространство имён: Tessa.Scheme
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public SchemeOperationException(
	string? message,
	SchemeOperationDump dump,
	Exception? innerException = null
)

Параметры

message  String
 
dump  SchemeOperationDump
 
innerException  Exception  (Optional)
 

См. также