public final class ThrowingErrorHandler extends Object implements Linker.ErrorHandler
NULL
Constructor and Description |
---|
ThrowingErrorHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handleErrors(List<String> errors)
Fail if any errors have been enqueued.
|
public void handleErrors(List<String> errors)
Linker.ErrorHandler
handleErrors
in interface Linker.ErrorHandler
errors
- a potentially empty list of error messages.Copyright © 2019 Square, Inc.. All rights reserved.