C# Class USBHIDTest.HIDDeviceException

Generic HID device exception
Inheritance: System.ApplicationException
Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

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

Method Details

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