public class TaskManagerExceptionUtils extends Object
public static void tryEnrichTaskManagerError(@Nullable Throwable root)
This method improves error messages for direct and metaspace OutOfMemoryError
. It
adds descriptions about possible causes and ways of resolution.
root
- The Throwable of which the cause tree shall be traversed.Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.