Class Utils


  • public class Utils
    extends Object
    Utils class for Loader API
    • Constructor Detail

      • Utils

        public Utils()
    • Method Detail

      • getCause

        public static Throwable getCause​(Throwable e)
        Find the root cause of the exception
        Parameters:
        e - throwable object
        Returns:
        the throwable cause