public final class ThrowablesTest extends Object
| Constructor and Description |
|---|
ThrowablesTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testPropagateWithFunctionForNonRuntimeException() |
void |
testPropagateWithFunctionForRuntimeException() |
void |
testPropagateWithTypeForNonRuntimeException() |
void |
testPropagateWithTypeForRuntimeException() |
public void testPropagateWithFunctionForRuntimeException()
throws Exception
Exceptionpublic void testPropagateWithFunctionForNonRuntimeException()
throws Exception
Exceptionpublic void testPropagateWithTypeForRuntimeException()
throws Exception
ExceptionCopyright © 2018 Atlassian. All rights reserved.