Class TransitionConditionAlreadyExistsException
Inheritance
↳ object
↳ Exception
↳ TransitionConditionAlreadyExistsException
Implements
ISerializable
Inherited Members
GetBaseException()
GetObjectData(SerializationInfo, StreamingContext)
GetType()
ToString()
Data
HelpLink
HResult
InnerException
Message
Source
StackTrace
TargetSite
SerializeObjectState
Equals(object)
Equals(object, object)
GetHashCode()
MemberwiseClone()
ReferenceEquals(object, object)
Namespace: OptimaJet.Workflow.Core.Fault
Assembly: OptimaJet.Workflow.Core.dll
Syntaxpublic class TransitionConditionAlreadyExistsException : Exception, ISerializable
Constructors
TransitionConditionAlreadyExistsException(ConditionType, string, string, string)
Declarationpublic TransitionConditionAlreadyExistsException(ConditionType type, string transitionName, string conditionName, string schemeCode)
Type | Name | Description |
---|---|---|
ConditionType | type | |
string | transitionName | |
string | conditionName | |
string | schemeCode |