Package | Description |
---|---|
com.oracle.deviceaccess |
Provides interfaces and classes for device I/O access and control.
|
Modifier and Type | Class and Description |
---|---|
class |
PeripheralConfigInvalidException
Thrown to indicate that the provided peripheral configuration is invalid/is not supported.
|
class |
PeripheralExistsException
Thrown by the
PeripheralManager to indicate that a peripheral device is already registered for the specified
ID. |
class |
PeripheralNotFoundException
Thrown to indicate that there is no peripheral matching the provided peripheral numerical ID, name or properties.
|
class |
PeripheralTypeNotSupportedException
Thrown by the
PeripheralManager to indicate permanent unavailability of the looked up peripheral. |
class |
UnavailablePeripheralException
Thrown by the
PeripheralManager to indicate that a peripheral cannot be open because it is already open or
that a peripheral cannot be acquired for exclusive access. |
class |
UnsupportedAccessModeException
Thrown by the
PeripheralManager to indicate that the looked up peripheral cannot be opened in the requested
access mode. |
Copyright © 2012, 2013, Oracle and/or its affiliates. All rights reserved.
Legal Notices