ERPConnect.RFCServerException
Namespace: ERPConnect
Assembly: ERPConnectStandard20.dll
This class provides a SAP exception which is thrown into the SAP system during a server call. Please make sure to fill the ABAPException properly before throwing in a way, that SAP unterstands ...
Inheritance
object ← Exception ← RFCServerException
Implements
Inherited Members
Exception.GetBaseException(), Exception.GetObjectData(SerializationInfo, StreamingContext), Exception.ToString(), Exception.GetType(), Exception.TargetSite, Exception.StackTrace, Exception.Message, Exception.Data, Exception.InnerException, Exception.HelpLink, Exception.Source, Exception.HResult, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
RFCServerException(string)
initializes a new RFCServerException object
Parameters
AbapException
string
String that appears as system exception in the calling SAP system
Fields
ABAPException
ABAP exception