Class StartChildWorkflowFailedException

  • All Implemented Interfaces:
    java.io.Serializable

    public final class StartChildWorkflowFailedException
    extends ChildWorkflowException
    Indicates that child workflow failed to start. Currently the only cause is that there is already workflow running with the same ID.
    See Also:
    Serialized Form