Firebird ADO.NET Provider SDK Documentation - v1.7

FbException Properties

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

Public Instance Properties

ErrorCode Gets a value representing the Firebird error code
Errors Gets a collection of one or more FbError objects that give detailed information about exceptions generated by the Firebird .NET Data Provider.
HelpLink (inherited from Exception) 
InnerException (inherited from Exception) 
Message (inherited from Exception) 
Source (inherited from Exception) 
StackTrace (inherited from Exception) 
TargetSite (inherited from Exception) 

See Also

FbException Class | FirebirdSql.Data.Firebird Namespace