- InvalidStateException - Exception in com.oracle.deviceaccess
-
Thrown by an instance of Peripheral to indicate that an operation as been attempted
at an inappropriate time.
- InvalidStateException() - Constructor for exception com.oracle.deviceaccess.InvalidStateException
-
Constructs a new InvalidStateException with null
as its detailed reason message.
- InvalidStateException(String) - Constructor for exception com.oracle.deviceaccess.InvalidStateException
-
Constructs a new InvalidStateException with the specified
detail message.
- isConnected() - Method in interface com.oracle.deviceaccess.atcmd.ATDevice
-
Queries if this AT device has an opened data connection.
- isInCommandMode() - Method in interface com.oracle.deviceaccess.atcmd.ATDevice
-
Queries if this AT device is in command mode.