write the error message to the log file
Namespace:
FlowWright.deDataAccess
Assembly:
deDataAccess (in deDataAccess.dll)
public void writeError(
Exception ex,
string method,
OrderedDictionary oParms,
params Object[] data
)
Public Sub writeError ( _
ex As Exception, _
method As String, _
oParms As OrderedDictionary, _
ParamArray data As Object() _
)
public:
void writeError(
Exception^ ex,
String^ method,
OrderedDictionary^ oParms,
... array<Object^>^ data
)
Parameters
- ex
- Type: Exception
exception object
- method
- Type: String
name of the method
- oParms
- Type: OrderedDictionary
- data
- Type: array<Object>[]()[][]
passed in data