public final class Exceptions extends Object
Throwable
objects.| Modifier | Constructor and Description |
|---|---|
private |
Exceptions()
Private constructor
|
| Modifier and Type | Method and Description |
|---|---|
static String |
printErrors(List<Throwable> errors)
Appends the messages of each Throwable to a string, separated by a new line.
|
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.