ExceptionTransformer

fun interface ExceptionTransformer

Functions

Link copied to clipboard
abstract fun transform(input: Throwable): Throwable