unregister

fun unregister(throwableClass: Class<out Throwable>)

Removes the registration for the given exception class.

Parameters

throwableClass

the exception class to unregister