Package | Description |
---|---|
com.amazonaws.services.simpleworkflow.flow |
Modifier and Type | Class and Description |
---|---|
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 © 2014. All rights reserved.