Rf
cException ClassRfcException 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
|
The error code from the SAP application. Derived from RFCException |
|
|
ErrorGroup |
The error group from the SAP application. Derived from RFCException |