TwitterPostInfoProvider GetTwitterPostErrorMessage Method Kentico 8.1 API Reference
Gets localized error message that describes the given Twitter's error code.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

errorCode
Type: OnlineSystem Int32
Error code that Twitter returned.

Return Value

Type: OnlineString
Localized error message.
See Also