![]() | 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. |
![]() | Gets or sets a link to the help file associated with this exception. |
![]() | Suggestion to help resolve the error. PostgreSQL 7.4 and up. |
![]() | Gets the Exception instance that caused the current exception. |
![]() | 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. |
![]() | Gets a message that describes the current exception. |
![]() | 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. |
![]() | Gets or sets the name of the application or the object that causes the error. |
![]() | Gets a string representation of the frames on the call stack at the time the current exception was thrown. |
![]() | Gets the method that throws the current exception. |
![]() | Trace back information. PostgreSQL 7.4 and up. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | When overridden in a derived class, sets the SerializationInfo with information about the exception. |
![]() | Gets the Type of the current instance. |
![]() | Format a .NET style exception string. Include all errors in the list, including any hints. |
NpgsqlException Class | Npgsql Namespace