Uses of Class
com.streambase.liveview.client.PublisherExceptionEvent
Packages that use PublisherExceptionEvent
Package
Description
Provides classes and interfaces fundamental to the LiveView Java API.
-
Uses of PublisherExceptionEvent in com.streambase.liveview.client
Methods in com.streambase.liveview.client with parameters of type PublisherExceptionEventModifier and TypeMethodDescriptionvoid
AbstractPublisherListener.exceptionRaised
(PublisherExceptionEvent event) Event when an exception occurs during the publish.void
PublisherListener.exceptionRaised
(PublisherExceptionEvent event) Event when an exception occurs during the publish.