4210 - SqlExceptionCaught
Properties
Property | Value |
---|---|
ID | 4210 |
Keywords | WFInstanceStore |
Level | Warning |
Channel | Microsoft-Windows-Application Server-Applications/Debug |
Description
Indicates a SQL exception was caught.
Message
Caught SQL Exception number %1 message %2.
Details
Data Item Name | Data Item Type | Description |
---|---|---|
ErrorNumber | xs:string | The SQL error number. |
ExceptionMessage | xs:string | The message from the SQL exception. |
AppDomain | xs:string | The string returned by AppDomain.CurrentDomain.FriendlyName. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.