RAD Studio VCL Reference
|
ESOAPDomConvertError is the class for exceptions that occur when marshaling or unmarshaling a SOAP request.
ESOAPDomConvertError = class(Exception);
class ESOAPDomConvertError : public Exception;
TOPToSoapDomConvert raises ESOAPDomConvertError exceptions when it can't marshal or unmarshal a SOAP packet that encodes a method call or its results.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|