Package ghidra.util.datastruct
Interface ListenerErrorHandler
public interface ListenerErrorHandler
A simple interface that allows listener structures to use different error handling
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleError
(Object listener, Throwable t) Handles the given error