com.kuka.roboticsAPI.deviceModel.level3Exceptions
Class LockRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.kuka.common.exceptions.KUKARuntimeException
com.kuka.common.devices.DeviceRuntimeException
com.kuka.roboticsAPI.deviceModel.level3Exceptions.LockRuntimeException
- All Implemented Interfaces:
- Serializable
public abstract class LockRuntimeException
- extends com.kuka.common.devices.DeviceRuntimeException
Base Exception for all lock exceptions.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LockRuntimeException
public LockRuntimeException(String message)
- Ctor to add a message.
- Parameters:
message - Descriptive message.
Copyright © 2019. All rights reserved.