public abstract class TryCatch extends TryCatchFinally
TryCatchFinally.State
Constructor and Description |
---|
TryCatch(com.amazonaws.services.simpleworkflow.flow.core.AsyncContextAware parent,
boolean daemon,
Promise<?>... waitFor) |
TryCatch(com.amazonaws.services.simpleworkflow.flow.core.AsyncContextAware parent,
Promise<?>... waitFor) |
TryCatch(boolean daemon,
Promise<?>... waitFor) |
TryCatch(Promise<?>... waitFor) |
cancel, getAsynchronousStackTraceDump, getAsynchronousStackTraceDumpAsString, getName, getStackTrace, getState, isCancelRequested, setName, toString
public TryCatch(Promise<?>... waitFor)
public TryCatch(boolean daemon, Promise<?>... waitFor)
public TryCatch(com.amazonaws.services.simpleworkflow.flow.core.AsyncContextAware parent, boolean daemon, Promise<?>... waitFor)
public TryCatch(com.amazonaws.services.simpleworkflow.flow.core.AsyncContextAware parent, Promise<?>... waitFor)
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.