Class UnavailableBQException

    • Constructor Detail

      • UnavailableBQException

        public UnavailableBQException​(String msg)
        Constructor
        Parameters:
        msg - The error message
      • UnavailableBQException

        public UnavailableBQException​(String msg,
                                      Throwable cause)
        Constructor
        Parameters:
        msg - The error message
        cause - The original exception