Click or drag to resize

USBException Constructor

Overload List
  NameDescription
Public methodUSBException(String)
Constructs a new USBException with the given message
Public methodUSBException(String, Exception)
Constructs a new USBException with the given message and underlying exception that caused the USBException.
Top
See Also