Class QuickFixJBaseException

    • Constructor Detail

      • QuickFixJBaseException

        public QuickFixJBaseException​(String msg)
        Construct a new instance of QuickFixJClientException with the given message.
        Parameters:
        msg - the message
      • QuickFixJBaseException

        public QuickFixJBaseException​(String msg,
                                      Throwable ex)
        Construct a new instance of QuickFixJClientException with the given message and exception.
        Parameters:
        msg - the message
        ex - the exception