Subject RE: [firebird-support] Use a row only once
Author Chad Z. Hower
:: Definitely don't rely on the exception text to ascertain the
:: exception. Every DB exception has a distinct 9-digit
:: gdscode. The gdscodes are (kinda loosely) grouped beneath

This look like an rdscode? Its 9 digits. This was for a deadlock (record
already updated by another)
((FirebirdSql.Data.Firebird.FbException)(e)).errorCode 335544336 int