Npgsql API Docs

NpgsqlException Methods

The methods of the NpgsqlException class are listed below. For a complete list of NpgsqlException class members, see the NpgsqlException Members topic.

Public Instance Methods

Equals (inherited from Object)  
GetBaseException (inherited from Exception)  
GetHashCode (inherited from Object)  
GetObjectData Missing <summary> documentation for M:Npgsql.NpgsqlException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
GetType (inherited from Object)  
ToString Format a .NET style exception string. Include all errors in the list, including any hints.

See Also

NpgsqlException Class | Npgsql Namespace