Class SQLExceptionList

    • Constructor Detail

      • SQLExceptionList

        public SQLExceptionList​(List<? extends Throwable> causeList)
        Creates a new exception caused by a list of exceptions.
        Parameters:
        causeList - a list of cause exceptions.