ExceptionHandler

interface ExceptionHandler

Functions

onException
Link copied to clipboard
abstract fun onException(@NonNull() controller: EpoxyController, @NonNull() exception: RuntimeException)
This is called when recoverable exceptions happen at runtime.