Uses of Class
com.amazonaws.services.simpleworkflow.flow.DecisionException

Packages that use DecisionException
com.amazonaws.services.simpleworkflow.flow   
 

Uses of DecisionException in com.amazonaws.services.simpleworkflow.flow
 

Subclasses of DecisionException in com.amazonaws.services.simpleworkflow.flow
 class ActivityTaskException
          Exception used to communicate failure of remote activity.
 class ActivityTaskFailedException
          Exception used to communicate failure of remote activity.
 class ActivityTaskTimedOutException
          Exception that indicates Activity time out.
 class ChildWorkflowException
          Exception used to communicate failure of remote activity.
 class ChildWorkflowFailedException
           
 class ChildWorkflowTerminatedException
           
 class ChildWorkflowTimedOutException
           
 class ScheduleActivityTaskFailedException
          Exception used to communicate that activity wasn't scheduled due to some cause
 class SignalExternalWorkflowException
          Exception used to communicate failure of a signal.
 class StartChildWorkflowFailedException
           
 class StartTimerFailedException
          Exception used to communicate that timer wasn't scheduled due to some cause
 class TimerException
          Exception used to communicate failure of a timer.
 



Copyright © 2016. All rights reserved.