Class ImageMosaicEventHandlers.ExceptionEvent

    • Constructor Detail

      • ExceptionEvent

        public ExceptionEvent​(Object source,
                              String message,
                              double percentage,
                              Exception exception)
      • ExceptionEvent

        public ExceptionEvent​(Object source,
                              Exception exception)
    • Method Detail

      • getException

        public Exception getException()