C# 클래스 BACnet.Core.Exceptions.ErrorException

상속: BACnetException
파일 보기 프로젝트 열기: LorenVS/bacstack

공개 메소드들

메소드 설명
ErrorException ( ServiceError error ) : System

Constructs a new error exception instance

메소드 상세

ErrorException() 공개 메소드

Constructs a new error exception instance
public ErrorException ( ServiceError error ) : System
error ServiceError The error
리턴 System