public final class ExceptionUtils extends Object
The purpose of this class is not to throw exceptions from the user's code when there are some issues with tracing.
| Modifier and Type | Method and Description |
|---|---|
static String |
getExceptionMessage(Throwable e) |
static Exception |
getLastException() |
static void |
setFail(boolean fail) |
static void |
warn(String msg) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.