public class UnexpectedThrowable
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
description |
java.lang.Throwable |
exception |
Constructor and Description |
---|
UnexpectedThrowable(java.lang.String s,
java.lang.Throwable throwable) |