public interface ISchematronErrorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(com.helger.commons.error.IError aError)
Handle a warning or error
|
void handleError(@Nonnull com.helger.commons.error.IError aError)
aError - The structured error. May not be null.Copyright © 2014–2021 Philip Helger. All rights reserved.