public class ExceptionImposter extends RuntimeException
| Constructor and Description |
|---|
ExceptionImposter(Exception e) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getRealException() |
static RuntimeException |
imposterize(Exception e) |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2013. All Rights Reserved.