Firebird ADO.NET Provider SDK Documentation - v1.7

FbException Members

FbException overview

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) 

Public Instance Methods

Equals (inherited from Object) 
GetBaseException (inherited from Exception) 
GetHashCode (inherited from Object) 
GetObjectData Sets the serialization information about the exception.
GetType (inherited from Object) 
ToString (inherited from Exception) 

See Also

FbException Class | FirebirdSql.Data.Firebird Namespace