Class WatchResponseWithError


  • public class WatchResponseWithError
    extends java.lang.Object
    • Constructor Detail

      • WatchResponseWithError

        public WatchResponseWithError​(WatchResponse watchResponse)
      • WatchResponseWithError

        public WatchResponseWithError​(io.etcd.jetcd.common.exception.EtcdException e)
    • Method Detail

      • getException

        public io.etcd.jetcd.common.exception.EtcdException getException()