Uses of Class
com.kuka.nav.fleet.GraphMotionExecutionException

Packages that use GraphMotionExecutionException
com.kuka.nav.fleet Contains the fleet manager API. 
 

Uses of GraphMotionExecutionException in com.kuka.nav.fleet
 

Subclasses of GraphMotionExecutionException in com.kuka.nav.fleet
 class CorruptPlanException
          Exception thrown if a plan was provided which could not be parallelized.
 class NoPlanFoundException
          Exception thrown if no plan could be found.
 class ReplanException
          Exception is thrown during replanning.
 class RequiredResourceUnavailableException
          Exception thrown if no resource required to fulfil a fleet motion is available.
 

Methods in com.kuka.nav.fleet that return GraphMotionExecutionException
 GraphMotionExecutionException GraphMotionResult.getError()
          Returns exception with which graph motion was finished if some error happened during its execution.
 



Copyright © 2019. All rights reserved.