Class QueryExceptionEvent

    • Constructor Detail

      • QueryExceptionEvent

        public QueryExceptionEvent​(Object source,
                                   LiveViewException exception)
        Parameters:
        source - the source of the event
        exception - the exception that occurred
    • Method Detail

      • getException

        public LiveViewException getException()
        Get the exception
        Returns:
        the exception that occurred