public final class DefaultProblemsHandler extends Object implements ProblemsHandler
ProblemsHandler.| Modifier and Type | Method and Description |
|---|---|
void |
handleProblems(ProblemsReporter problemsReporter)
Receives a
ProblemsReporter with the current status of errors and warnings and executes to be able to execute the
correspondent handling. |
public void handleProblems(ProblemsReporter problemsReporter)
ProblemsReporter with the current status of errors and warnings and executes to be able to execute the
correspondent handling.handleProblems in interface ProblemsHandlerproblemsReporter - reporter containing the extension loading errors and warnings.Copyright © 2025 MuleSoft, Inc.. All rights reserved.