Package net.snowflake.client.loader
Class Utils
- java.lang.Object
-
- net.snowflake.client.loader.Utils
-
public class Utils extends Object
Utils class for Loader API
-
-
Constructor Summary
Constructors Constructor Description Utils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Throwable
getCause(Throwable e)
Find the root cause of the exception
-