ContextAware
Internal utility class for making stacktraces aware of the mod-site error location of a stacktrace.
Functions
Link copied to clipboard
open fun <T> wrapErrorWithContext(debugLocation: HasDebugLocation, runnable: ContextAware.ContextAwareRunnable<T>): T