|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorHandlingAction | |
|---|---|
| com.kuka.roboticsAPI.motionModel | Contains classes for describing motions. |
| Uses of ErrorHandlingAction in com.kuka.roboticsAPI.motionModel |
|---|
| Methods in com.kuka.roboticsAPI.motionModel that return ErrorHandlingAction | |
|---|---|
ErrorHandlingAction |
IErrorHandler.handleError(Device device,
IMotionContainer failedContainer,
List<IMotionContainer> canceledContainers)
Defines user specific error handling and an ErrorHandlingAction
in case an asynchronous movement should fail. |
static ErrorHandlingAction |
ErrorHandlingAction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ErrorHandlingAction[] |
ErrorHandlingAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||