onError

open fun onError(errors: List<CatalogError>)

This method must be implemented to handle any error that occurs during an asynchronous operation.

Parameters

errors

the list of Catalog errors


open fun onError(error: String)

Deprecated

Deprecated

Please use onError