onFailure

abstract fun onFailure(e: TerminalException)

This method will be called any time the the current operation fails.

Parameters

e

Any exception thrown while executing the current operation.