@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface ErrorHandler
ErrorHandler
is an interface that the ReferenceCollector
implementation can call when reporting errors that happens while
collecting the referencesModifier and Type | Method and Description |
---|---|
void |
handleError(CollectingError error)
This method is called on the error handler when an error occurs.
|
void handleError(CollectingError error)
error
- the error to be handled© Copyright Syncro Soft SRL 2002 - 2022. All rights reserved.