|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockException | |
|---|---|
| com.kuka.resource.locking | Locking API classes. |
| Uses of LockException in com.kuka.resource.locking |
|---|
| Subclasses of LockException in com.kuka.resource.locking | |
|---|---|
class |
LockFailedException
Exception signals that the resource could not be locked. |
class |
LockTimeoutException
Exception signals that the robot could not be locked due to a timeout. |
class |
ResourceAlreadyLockedException
The exception signals that a resource is already locked by another application. |
| Methods in com.kuka.resource.locking that throw LockException | |
|---|---|
void |
ILockable.lock()
Obtains the exclusive lock on this resource. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||