public class RaptureExceptionFormatter
extends java.lang.Object
| Constructor and Description |
|---|
RaptureExceptionFormatter() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getExceptionMessage(RaptureException raptException,
java.lang.String message) |
static java.lang.String |
getExceptionMessage(RaptureException raptException,
java.lang.Throwable originalThrowable) |
public static java.lang.String getExceptionMessage(RaptureException raptException, java.lang.Throwable originalThrowable)
public static java.lang.String getExceptionMessage(RaptureException raptException, java.lang.String message)