ErrorCode Method

Obsolete. Returns the Error Code from ExceptionResponse object.

Syntax

	[Text := ] ErrorCode()

Parameters

None

Return Value

Text

Error Code of the exception response as string.

Remarks

**Obsolete.**API Exception does not support Error Codes anymore. This feature will be removed in future versions.

See Also

ErrorCode(Text)
ErrorCode(Integer)