Class ExceptionUtil


  • public class ExceptionUtil
    extends Object
    The type Exception util.
    • Constructor Detail

      • ExceptionUtil

        public ExceptionUtil()
    • Method Detail

      • getExceptionStackTrace

        public static String getExceptionStackTrace​(Throwable ex)
        Gets exception stack trace.
        Parameters:
        ex - the ex
        Returns:
        the exception stack trace