Sentinel..::..logControllerErrors Method
Logs the controller errors.
Namespace:
FLEXYGO.EnvironmentAssembly: flxEnvironment (in flxEnvironment.dll)
Syntax
Parameters
- exc
- Type: Exception
The exception.
- Severity
- Type: FLEXYGO.Environment..::..Sentinel..::..eErrorSeverity
The exception severity.
- ControllerName
- Type: String
Name of the controller.
- 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
The more information.
Exceptions
Exception | Condition |
---|---|
FLEXYGO.Exceptions..::..LocalizedException | Error Logging error for Controller {0} |