public static class FailureContext.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
FailureContext |
build() |
void |
failingOperation(Object failingOperation) |
void |
throwable(Throwable th) |
public void throwable(Throwable th)
public void failingOperation(Object failingOperation)
public FailureContext build()
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.