onModuleFailed

abstract fun onModuleFailed(module: BandyerModule, throwable: Throwable)

Called when a module has failed the initialization

Parameters

module

the module that has failed

throwable

Throwable reason of failure