class BushDB::Errors::KeyMissing

Overview

Error of missing key.

Defined in:

bushdb/errors.cr

Constructors

Constructor Detail

def self.new(key : String) #

[View source]