public interface ContextualErrorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
addThrowable(Throwable throwable) |
void |
handle() |
void |
markAsFailed(Object workInfo,
Throwable throwable) |
void |
markAsSkipped(Object workInfo) |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.