C# Class NewTOAPIA.HIDDeviceException

Inheritance: System.ApplicationException
Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
GenerateError ( string strMessage ) : HIDDeviceException
GenerateWithWinError ( string strMessage ) : HIDDeviceException
HIDDeviceException ( string strMessage ) : System

Method Details

GenerateError() public static méthode

public static GenerateError ( string strMessage ) : HIDDeviceException
strMessage string
Résultat HIDDeviceException

GenerateWithWinError() public static méthode

public static GenerateWithWinError ( string strMessage ) : HIDDeviceException
strMessage string
Résultat HIDDeviceException

HIDDeviceException() public méthode

public HIDDeviceException ( string strMessage ) : System
strMessage string
Résultat System