[TIBCO.EMS .NET client library 7.0 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Gets the error code associated with this exception
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public string ErrorCode { get; } |
Public ReadOnly Property ErrorCode As String |
public: property String^ ErrorCode { String^ get (); } |
Return Value
a string specifying the vendor-specific error code
Remarks
When an exception results from a server error, this property
holds the server’s error code.