class Oak::SharedKeyError

Overview

The error class that is returned in the case of a shared key conflict.

Defined in:

oak/shared_key_error.cr

Constructors

Constructor Detail

def self.new(new_key, existing_key) #

[View source]