C# Class SetVision.Exceptions.VisionException

Inheritance: System.Exception
Mostra file Open project: LoyVanBeek/SetVision

Public Methods

Method Description
VisionException ( string message, Exception inner, IImage image ) : System

Method Details

VisionException() public method

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