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