Exception: Zookeeper::Exceptions::ContinuationTimeoutError

Inherits:
ZookeeperException show all
Defined in:
lib/zookeeper/exceptions.rb

Overview

raised when a continuation operation takes more time than is reasonable and the thread should be awoken. (i.e. prevents a call that never returns)

Constant Summary

Constants inherited from ZookeeperException

ZookeeperException::CONST_MISSING_WARNING

Method Summary

Methods inherited from ZookeeperException

const_missing