Uses of Class
com.streambase.liveview.client.PublisherExceptionEvent
-
Packages that use PublisherExceptionEvent Package Description com.streambase.liveview.client Provides classes and interfaces fundamental to the TIBCO LiveView Java API. -
-
Uses of PublisherExceptionEvent in com.streambase.liveview.client
Methods in com.streambase.liveview.client with parameters of type PublisherExceptionEvent Modifier and Type Method Description void
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.
-