Package org.apache.zookeeper
Class OpResult.ErrorResult
java.lang.Object
org.apache.zookeeper.OpResult
org.apache.zookeeper.OpResult.ErrorResult
- Enclosing class:
OpResult
An error result from any kind of operation. The point of error results
is that they contain an error code which helps understand what happened.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.zookeeper.OpResult
OpResult.CheckResult, OpResult.CreateResult, OpResult.DeleteResult, OpResult.ErrorResult, OpResult.GetChildrenResult, OpResult.GetDataResult, OpResult.SetDataResult
-
Constructor Summary
Constructors -
Method Summary