public static final class PostResult.CompositeException
extends java.lang.Exception
failure.| Modifier and Type | Method and Description |
|---|---|
void |
printAllStackTraces()
Prints all of the stack traces involved in the composite exception.
|
@NonNull PostResult |
result()
Gets the result that created this composite exception.
|
public @NonNull PostResult result()
public void printAllStackTraces()
Throwable.printStackTrace()