public final class Throwables extends Object
| Constructor and Description |
|---|
Throwables() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toString(Throwable t)
Return a string that consists of the stack trace of the given
Throwable. |
Copyright © 2024 JBoss by Red Hat. All rights reserved.