public interface FailableConsumer<TYPE> extends Consumer<TYPE>
void
fail(Exception failure)
accept, andThen
void fail(Exception failure)
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.