Package org.eclipse.lemminx.utils
Class ExceptionUtils
- java.lang.Object
-
- org.eclipse.lemminx.utils.ExceptionUtils
-
public class ExceptionUtils extends Object
Exception Utils
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ThrowablegetRootCause(Throwable t)Returns the root cause of aThrowable
-