convert

open override fun convert(error: Throwable): ErrorInfo

Converts a Throwable to ErrorInfo using standard mappings.

Return

the converted error information

Parameters

error

the exception to convert