Class JRInteractiveException

    • Constructor Detail

      • JRInteractiveException

        public JRInteractiveException​(String message)
      • JRInteractiveException

        public JRInteractiveException​(Throwable t)
      • JRInteractiveException

        public JRInteractiveException​(String message,
                                      Throwable t)
      • JRInteractiveException

        public JRInteractiveException​(String messageKey,
                                      Object[] args,
                                      Throwable t)
      • JRInteractiveException

        public JRInteractiveException​(String messageKey,
                                      Object[] args)