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

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

Definition

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

Параметры

message  String
 
dump  SchemeOperationDump
 
innerException  Exception  (Optional)
 

См. также