New error regex for MsSQL

This commit is contained in:
Miroslav Stampar
2016-06-26 00:40:54 +02:00
parent f91ae32284
commit a4b60dc00f
2 changed files with 2 additions and 1 deletions

View File

@@ -33,6 +33,7 @@
<error regexp="(?s)Exception.*\WSystem\.Data\.SqlClient\."/>
<error regexp="(?s)Exception.*\WRoadhouse\.Cms\."/>
<error regexp="Microsoft SQL Native Client.*[0-9a-fA-F]{8}"/>
<error regexp="com\.microsoft\.sqlserver\.jdbc\.SQLServerException"/>
</dbms>
<!-- Microsoft Access -->