RecoverableExceptionRegistrar

Functions

Link copied to clipboard
Link copied to clipboard
fun register(throwableClass: Class<out Throwable>, recoverableType: RecoverableType)
Link copied to clipboard
fun unregister(throwableClass: Class<out Throwable>)