Class PublisherExceptionEvent

All Implemented Interfaces:
Serializable

public class PublisherExceptionEvent extends AbstractPublisherEvent
See Also:
  • Constructor Details

    • PublisherExceptionEvent

      public PublisherExceptionEvent(Object source, LiveViewException exception)
      Parameters:
      source - the source of the event
      exception - the exception that occurred
  • Method Details