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