Class GoneException

    • Constructor Detail

      • GoneException

        public GoneException​(String msg)
      • GoneException

        public GoneException()
      • GoneException

        public GoneException​(String message,
                             String requestUri)
      • GoneException

        public GoneException​(String message,
                             com.azure.data.cosmos.internal.http.HttpHeaders headers,
                             URI requestUrl)
      • GoneException

        public GoneException​(String message,
                             Exception innerException,
                             com.azure.data.cosmos.internal.http.HttpHeaders headers,
                             URI requestUrl)