@FunctionalInterface public interface ErrorHandler
Modifier and Type | Method and Description |
---|---|
void |
handle(int exitCode,
String output,
String commandName,
String... commands) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.