dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceException Class
Properties Methods

In This Topic
    SalesforceException Class Members
    In This Topic

    The following tables list the members exposed by SalesforceException.

    Public Properties
     NameDescription
    Public PropertyThe cause of the exception.  
    Public PropertyGets a code that identifies the type of error.  
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Runtime.InteropServices.ExternalException)
    Public PropertyA collection of errors, returned by the Salesforce server.  
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Exception)
    Public MethodOverridden. Populates a SerializationInfo with the data needed to serialize the target object.  
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Runtime.InteropServices.ExternalException)
    Top
    See Also