C# 클래스 SetVision.Exceptions.VisionException

상속: System.Exception
파일 보기 프로젝트 열기: LoyVanBeek/SetVision

공개 메소드들

메소드 설명
VisionException ( string message, Exception inner, IImage image ) : System

메소드 상세

VisionException() 공개 메소드

public VisionException ( string message, Exception inner, IImage image ) : System
message string
inner System.Exception
image IImage
리턴 System