class LMDB::Error

Overview

Exception thrown on invalid LMDB operations.

Defined in:

lmdb/error.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(retval) #

[View source]

Instance Method Detail

def code : Code #

The internal code associated with the failure


[View source]