register

fun register(handler: ExceptionManager.Handler, replace: Boolean = false)

registers the specified Handler in the registry by inspecting the public methods for the described patterns

Parameters

handler