Class JRInteractiveRuntimeException

  • All Implemented Interfaces:
    java.io.Serializable

    public class JRInteractiveRuntimeException
    extends JRRuntimeException
    Author:
    Narcis Marcu (narcism@users.sourceforge.net)
    See Also:
    Serialized Form
    • Constructor Detail

      • JRInteractiveRuntimeException

        public JRInteractiveRuntimeException​(java.lang.String message)
      • JRInteractiveRuntimeException

        public JRInteractiveRuntimeException​(java.lang.String message,
                                             java.lang.Throwable cause)
      • JRInteractiveRuntimeException

        public JRInteractiveRuntimeException​(java.lang.Throwable cause)
      • JRInteractiveRuntimeException

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

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