z3fdb.z3fdb_error ================= .. py:module:: z3fdb.z3fdb_error Exceptions ---------- .. autoapisummary:: z3fdb.z3fdb_error.Z3fdbError Module Contents --------------- .. py:exception:: Z3fdbError Bases: :py:obj:`Exception` Base Exception of all Z3fdb related errors. Raised when an operation fails. Initialize self. See help(type(self)) for accurate signature.