Class CodeActionAlreadyExistsException
Inheritance
↳ object
↳ Exception
↳ CodeActionAlreadyExistsException
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 CodeActionAlreadyExistsException : Exception, ISerializable
Constructors
CodeActionAlreadyExistsException(string, CodeActionType, string)
Declarationpublic CodeActionAlreadyExistsException(string codeActionName, CodeActionType type, string schemeCode)
Type | Name | Description |
---|---|---|
string | codeActionName | |
CodeActionType | type | |
string | schemeCode |