Uses of Interface
com.lightstreamer.adapters.remote.ExceptionHandler
-
Uses of ExceptionHandler in com.lightstreamer.adapters.remote
Modifier and TypeMethodDescriptionfinal ExceptionHandler
Server.getExceptionHandler()
Gets the handler for error conditions occurring on the Remote Server.Modifier and TypeMethodDescriptionfinal void
Server.setExceptionHandler
(ExceptionHandler handler) Sets the handler for error conditions occurring on the Remote Server.