public class PublisherExceptionEvent extends AbstractPublisherEvent
source
Constructor and Description |
---|
PublisherExceptionEvent(Object source,
LiveViewException exception) |
Modifier and Type | Method and Description |
---|---|
LiveViewException |
getException()
Get the corresponding
LiveViewException . |
getSource, toString
public PublisherExceptionEvent(Object source, LiveViewException exception)
source
- the source of the eventexception
- the exception that occurredpublic LiveViewException getException()
LiveViewException
.Copyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.