public final class SuppressedThrowable extends Throwable
| Constructor and Description |
|---|
SuppressedThrowable(Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SuppressedThrowable(Throwable t)
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2014. All rights reserved.