Class Exceptions

    • Method Detail

      • printErrors

        public static String printErrors​(List<Throwable> errors)
        Appends the messages of each Throwable to a string, separated by a new line.
        Parameters:
        errors - the errors
        Returns:
        the string with all error message