C# 클래스 Stratis.Bitcoin.Features.Interop.Exceptions.InteropException

A general exception indicating an error with the interop process.
상속: Exception
파일 보기 프로젝트 열기: stratisproject/StratisFullNode

공개 메소드들

메소드 설명
InteropException ( ) : System
InteropException ( string message ) : System

메소드 상세

InteropException() 공개 메소드

public InteropException ( ) : System
리턴 System

InteropException() 공개 메소드

public InteropException ( string message ) : System
message string
리턴 System