|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UsbClaimException | |
| javax.usb | Core interfaces and classes modeling USB devices, descriptors, communication pipes and requests/operations. |
| Uses of UsbClaimException in javax.usb |
| Subclasses of UsbClaimException in javax.usb | |
class |
UsbNativeClaimException
Exception indicating an UsbInterface is already natively claimed. |
| Methods in javax.usb that throw UsbClaimException | |
void |
UsbInterface.claim()
Claim this interface. |
void |
UsbInterface.claim(UsbInterfacePolicy policy)
Claim this interface using a UsbInterfacePolicy. |
void |
UsbInterface.release()
Release this interface. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||