Start of Content Area

Object documentation RfcSystemException Class Locate the document in its SAP Library structure

 

This exception is not as typical as the others but may occur from time to time. This exception class is thrown when a short dump related to the current context has occurred in the SAP system. This might be due to a program error in the SAP system or some other exceptional error that occurred on the SAP system.

 

[C#]

public class RfcSystemException : SAP.Connector.RfcException

 

End of Content Area