The properties of the NpgsqlException class are listed below. For a complete list of NpgsqlException class members, see the NpgsqlException Members topic.
![]() |
Basic error message. All versions. |
![]() |
Error code. PostgreSQL 7.4 and up. |
![]() |
Detailed error message. PostgreSQL 7.4 and up. |
![]() |
Returns the entire list of errors provided by the PostgreSQL backend. |
![]() |
Source file (in backend) reporting the error. PostgreSQL 7.4 and up. |
![]() |
|
![]() |
Suggestion to help resolve the error. PostgreSQL 7.4 and up. |
![]() |
|
![]() |
Provide access to the entire list of errors provided by the PostgreSQL backend. |
![]() |
Source file line number (in backend) reporting the error. PostgreSQL 7.4 and up. |
![]() |
|
![]() |
Position (one based) within the query string where the error was encounterd. PostgreSQL 7.4 and up. |
![]() |
Source routine (in backend) reporting the error. PostgreSQL 7.4 and up. |
![]() |
Severity code. All versions. |
![]() |
|
![]() |
|
![]() |
|
![]() |
Trace back information. PostgreSQL 7.4 and up. |
![]() |