public final class ThreadThrowableContainer extends Object
Constructor and Description |
---|
ThreadThrowableContainer(Thread first,
Throwable second) |
Modifier and Type | Method and Description |
---|---|
Thread |
getThread() |
Throwable |
getThrowable() |
static ThreadThrowableContainer |
of(Thread first,
Throwable second) |
String |
toString() |
Copyright © 2015–2020. All rights reserved.