getAttributeError()
Home > @gooddata/sdk-ui-filters > IAttributeLoader > getAttributeError
IAttributeLoader.getAttributeError() method
Returns error, if it was thrown during the attribute filter load, undefined otherwise.
Signature:
getAttributeError(): GoodDataSdkError | undefined;
Returns:
GoodDataSdkError | undefined