Exception: OrientdbClient::ConflictError

Inherits:
ClientError show all
Defined in:
lib/orientdb_client/errors.rb

Overview

ConflictError: you tried to create something that already exists

Direct Known Subclasses

DuplicateRecordError

Instance Attribute Summary

Attributes inherited from OrientdbError

#http_code, #response_body

Method Summary

Methods inherited from OrientdbError

#initialize

Constructor Details

This class inherits a constructor from OrientdbClient::OrientdbError