getInitTotalCountError()
Home > @gooddata/sdk-ui-filters > IAttributeElementLoader > getInitTotalCountError
IAttributeElementLoader.getInitTotalCountError() method
Returns error, if it was thrown during the total count initialization, undefined otherwise.
Signature:
getInitTotalCountError(): GoodDataSdkError | undefined;
Returns:
GoodDataSdkError | undefined