getFlowId() Returns the id of the flow definition that could not be found.
Constructor Detail
NoSuchFlowDefinitionException
public NoSuchFlowDefinitionException(String flowId, String[] availableFlowIds)(Code)
Creates an exception indicating a flow definition could not be found.
Parameters: flowId - the flow id Parameters: availableFlowIds - all flow ids available to the locator generatingthis exception