Click or drag to resize

DataSetsBuilderAddFailure Method

Overload List
 NameDescription
Public methodAddFailure(DataSpec, Failure) Adds an association between a DataSpec from the request and a Failure from the response, without dealing directly with the string keys that are used in the XML.
Public methodAddFailure(String, Failure) Adds an association between a string key from a DataSpec in the request and a Failure from the response.
Top
See Also