T - runtime exception type@FunctionalInterface public interface ExceptionProducer<T extends RuntimeException>
Errors.throwErrors(ExceptionProducer, String, Object...).| Modifier and Type | Method and Description |
|---|---|
T |
produce(String message,
List<String> errors) |
Copyright © 2019. All rights reserved.