public class ExceptionImposter
extends java.lang.RuntimeException
| Constructor and Description |
|---|
ExceptionImposter(java.lang.Exception e) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Exception |
getRealException() |
static java.lang.RuntimeException |
imposterize(java.lang.Exception e) |
java.lang.String |
toString() |