USBException Constructor | 
| Name | Description | |
|---|---|---|
| USBException(String) | 
            Constructs a new USBException with the given message
              | |
| USBException(String, Exception) | 
            Constructs a new USBException with the given message and underlying exception
            that caused the USBException.
              |