public interface ContextualFailureCollector extends FailureCollector
FailureCollector
Modifier and Type | Method and Description |
---|---|
void |
add(Throwable t) |
boolean |
hasFailure() |
withContext, withContext
boolean hasFailure()
void add(Throwable t)
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.