Thrown when the cache does not contain a specific path.
There are two possible reasons why the cache does not contain a path
- The cache is not instructed to cache the specific path or one of its parents
- Even if the path is added in the cache, it does not exist in the ZooKeeper
Linear Supertypes
ScakkaException, Exception, Throwable, Serializable, AnyRef, Any
Thrown when the cache does not contain a specific path. There are two possible reasons why the cache does not contain a path - The cache is not instructed to cache the specific path or one of its parents - Even if the path is added in the cache, it does not exist in the ZooKeeper