public class NoSuchTransitionException extends AbstractNoSuchElementException
Constructor and Description |
---|
NoSuchTransitionException(IWorkflowNode pParent,
IWorkflowNode targetNode) |
NoSuchTransitionException(IWorkflowNode pParent,
String transitionName) |
getChildIdentifier, getParent
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchTransitionException(IWorkflowNode pParent, String transitionName)
public NoSuchTransitionException(IWorkflowNode pParent, IWorkflowNode targetNode)
Copyright © 2016. All Rights Reserved.