Class TransitionAlreadyExistsException
OptimaJet.Workflow.Core.Fault.TransitionAlreadyExistsException
Represents an exception that is raised when a workflow scheme already contains a transition with the specified name.
Namespace: OptimaJet.Workflow.Core.Fault
public class TransitionAlreadyExistsException : Exception, ISerializableInheritance
- Object
- Exception
Implemented Interfaces
- System.Runtime.Serialization.ISerializable
Constructors
public TransitionAlreadyExistsException(string transitionName, string schemeCode) #Parameters
Name
Type
Description
transitionNameStringschemeCodeString