public class ReflectorTryCatchFixture
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReflectorTryCatchFixture.Cookies |
| Constructor and Description |
|---|
ReflectorTryCatchFixture() |
| Modifier and Type | Method and Description |
|---|---|
static void |
fail(java.lang.Double y) |
static void |
fail(java.lang.Long x) |
void |
failWithCause(java.lang.Double y) |
public static void fail(java.lang.Long x)
throws ReflectorTryCatchFixture.Cookies
ReflectorTryCatchFixture.Cookiespublic static void fail(java.lang.Double y)
throws ReflectorTryCatchFixture.Cookies
ReflectorTryCatchFixture.Cookiespublic void failWithCause(java.lang.Double y)
throws ReflectorTryCatchFixture.Cookies
ReflectorTryCatchFixture.Cookies