Class JRInteractiveRuntimeException

    • Constructor Detail

      • JRInteractiveRuntimeException

        public JRInteractiveRuntimeException​(String message)
      • JRInteractiveRuntimeException

        public JRInteractiveRuntimeException​(String message,
                                             Throwable cause)
      • JRInteractiveRuntimeException

        public JRInteractiveRuntimeException​(Throwable cause)
      • JRInteractiveRuntimeException

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

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