Class ConnectionException

    • Constructor Detail

      • ConnectionException

        public ConnectionException()
        Deprecated.
        Constructs a ConnectionException instance.
      • ConnectionException

        public ConnectionException​(String msg)
        Deprecated.
        Constructs a ConnectionException instance.
        Parameters:
        msg - Log exception message.