Message Property (PgSqlException)
Returns a string representation of the error message information.
public override string Message {get;}
'Declaration
Public Overrides ReadOnly Property Message As String
Property Value
A string representation of the error.