Uses of Class
com.kuka.roboticsAPI.executionModel.ExecutionException

Packages that use ExecutionException
com.kuka.roboticsAPI.executionModel Contains classes for handling the execution of commands. 
 

Uses of ExecutionException in com.kuka.roboticsAPI.executionModel
 

Subclasses of ExecutionException in com.kuka.roboticsAPI.executionModel
 class ApplicationExitException
          This exception is raised when the container was cancelled due to an application exit request.
 class CancelledException
          This exception is raised when the container was cancelled through the execution engine.
 class CommandInvalidException
          This exception is thrown if command goes into invalid state.
 class CommandNotStartedException
          Used when a command was not started.
 class ExternalStopException
          This exception is thrown if command was stopped through an external stop.
 

Methods in com.kuka.roboticsAPI.executionModel with parameters of type ExecutionException
protected  void ExecutionContainer.throwContainerException(ExecutionContainer executionContainer, ExecutionException ex, boolean b)
          awrg.
 



Copyright © 2019. All rights reserved.