Anfang des Inhaltsbereichs

Objektdokumentation Rf cException Class Dokument im Navigationsbaum lokalisieren

RfcException is the base class for the other SAP RFC Exception classes. This exception will not be raised by the connector under normal conditions.

Object, ISerializable

System.Exception

System.ApplicationException

SAP.Connector.RfcException

 

[C#]

public class RfcException : System.ApplicationException

 

Properties of this class

 

ErrorCode

The error code from the SAP application. Derived from RFCException

ErrorGroup

The error group from the SAP application. Derived from RFCException

 

Ende des Inhaltsbereichs