deIStepEngineContext..::..writeError Method (String, String, String, priorityLevel, String, String, String, String)
Writes the error.
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
void writeError( string source, string message, string stackTrace, priorityLevel oPriority, string id, string referenceName, string referenceID, string workflowUserID )
Parameters
- source
- Type: String
The source.
- message
- Type: String
The message.
- stackTrace
- Type: String
The stack trace.
- oPriority
- Type: FlowWright.cDevErrorProvider..::..priorityLevel
The o priority.
- id
- Type: String
The identifier.
- referenceName
- Type: String
Name of the reference.
- referenceID
- Type: String
The reference identifier.
- workflowUserID
- Type: String
The workflow user identifier.