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.ErrorHandlerhandleErrors in interface Linker.ErrorHandlererrors - a potentially empty list of error messages.Copyright © 2024 Square, Inc.. All rights reserved.