Class EWSHttpException

    • Constructor Detail

      • EWSHttpException

        public EWSHttpException()
        Instantiates a new EWS http exception.
      • EWSHttpException

        public EWSHttpException​(String arg0,
                                Throwable arg1)
        Instantiates a new EWS http exception.
        Parameters:
        arg0 - the arg0
        arg1 - the arg1
      • EWSHttpException

        public EWSHttpException​(String arg0)
        Instantiates a new EWS http exception.
        Parameters:
        arg0 - the arg0
      • EWSHttpException

        public EWSHttpException​(Throwable arg0)
        Instantiates a new EWS http exception.
        Parameters:
        arg0 - the arg0