C# Class SetVision.Exceptions.VisionException

Inheritance: System.Exception
Afficher le fichier Open project: LoyVanBeek/SetVision

Méthodes publiques

Méthode Description
VisionException ( string message, Exception inner, IImage image ) : System

Method Details

VisionException() public méthode

public VisionException ( string message, Exception inner, IImage image ) : System
message string
inner System.Exception
image IImage
Résultat System