DBF.DatabaseError exception (dbf_ex v0.1.0)

Summary

Types

@type t() :: %DBF.DatabaseError{
  __exception__: true,
  further_info: term(),
  reason: atom()
}