DOCommonCloudErrors::getByErrorCode Method

Gets a record in the DOCommonCloudErrors table by using the error code.

Syntax

client server public static DOCommonCloudErrors getByErrorCode(DOCommonErrorCode _errorCode)

Run On

Called

Parameters

Return Value

Type: DOCommonCloudErrors Table
A record in the DOCommonCloudErrors table; otherwise, an empty record.

See Also

Reference

DOCommonCloudErrors Table