Class JRInteractiveRuntimeException

All Implemented Interfaces:
Serializable

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

    • 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)