Note: This API is now obsolete.
Same as getErrorCode().
Namespace:
Aras.IOM
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
Syntax[ObsoleteAttribute("Obsolete since 11 SP8. The method will be removed from future releases of IOM. Please use getErrorCode() instead.",
true)]
public string getErrorWho()
<ObsoleteAttribute("Obsolete since 11 SP8. The method will be removed from future releases of IOM. Please use getErrorCode() instead.",
true)>
Public Function getErrorWho As String
/** @attribute ObsoleteAttribute("Obsolete since 11 SP8. The method will be removed from future releases of IOM. Please use getErrorCode() instead.",
true) */
public String getErrorWho()
public function getErrorWho() : String
Return Value
Type:
StringValue of <faultcode>.
See Also