Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Stratis
Bitcoin
Features
Interop
Exceptions
InteropException
C# Class Stratis.Bitcoin.Features.Interop.Exceptions.InteropException
A general exception indicating an error with the interop process.
Inheritance:
Exception
Datei anzeigen
Open project: stratisproject/StratisFullNode
Public Methods
Method
Description
InteropException
( ) :
System
InteropException
(
string
message
) :
System
Method Details
InteropException()
public
method
public
InteropException
( ) :
System
return
System
InteropException()
public
method
public
InteropException
(
string
message
) :
System
message
string
return
System