protected static class PromTestException.WrappedException
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.reflect.Method |
test |
protected java.lang.String |
testScript |
protected java.lang.Throwable |
thrown |
| Constructor and Description |
|---|
PromTestException.WrappedException(java.lang.reflect.Method test,
java.lang.Throwable thrown) |
PromTestException.WrappedException(java.lang.String testScript,
java.lang.Throwable thrown) |