dragon.data.ddict.DDictError

exception DDictError[source]

Bases: DragonLoggingError

This is the generic error that all other Distributed Dictionary specific

errors inherit from. Other types of exceptions my be raised while using the Distributed Dictionary, but specific errors generated by this code are provided here.