Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
oak
v2.0.1
Oak
Node
SharedKeyError
Result
Tree
Built with Crystal 1.9.2
2023-10-08 01:49:58 UTC
class
Oak::Node::SharedKeyError
Oak::Node::SharedKeyError
Exception
Reference
Object
Overview
The error class that is returned in the case of a shared key conflict.
Defined in:
oak/node.cr
Constructors
.new
(new_key, existing_key)
Constructor Detail
def self.
new
(new_key, existing_key)
#
[
View source
]