Uses of Interface
com.github.copilot.EventErrorHandler
Packages that use EventErrorHandler
-
Uses of EventErrorHandler in com.github.copilot
Methods in com.github.copilot with parameters of type EventErrorHandlerModifier and TypeMethodDescriptionvoidCopilotSession.setEventErrorHandler(EventErrorHandler handler) Sets a custom error handler for exceptions thrown by event handlers.