Property | Accessor | Description |
Message | get | A description of the error. |
Number | get | The database-specific error integer information returned by the Ingres database. |
Source | get | Name of the data provider that generated the error. Always “Ingres.” |
SQLState | get | The standard five-character SQLSTATE code. |