Sentinel..::..logObjectErrors Method
Logs the object errors.
Namespace:
FLEXYGO.EnvironmentAssembly: flxEnvironment (in flxEnvironment.dll)
Syntax
Parameters
- exc
- Type: Exception
The exc.
- Severity
- Type: FLEXYGO.Environment..::..Sentinel..::..eErrorSeverity
The severity.
- ActionType
- Type: FLEXYGO.Data..::..eDBAction
Type of the action.
- ObjectName
- Type: String
Name of the object.
- ObjectWhere
- Type: String
The object where.
- ConnStringId
- Type: String
The connection string identifier.
- ProcessName
- Type: String
Name of the process.
- UserName
- Type: String
Name of the user.
- UserId
- Type: String
The user identifier.
- MoreInfo
- Type: String
More information string.
Exceptions
Exception | Condition |
---|---|
FLEXYGO.Exceptions..::..LocalizedException | Error Logging error for object {0} |