Exception: Dor::Services::Client::ConflictResponse

Inherits:
UnexpectedResponse show all
Defined in:
lib/dor/services/client.rb

Overview

Error that is raised when the remote server returns a 409 Conflict

Instance Attribute Summary

Attributes inherited from UnexpectedResponse

#errors, #graphql_errors

Method Summary

Methods inherited from UnexpectedResponse

#initialize, #to_s

Constructor Details

This class inherits a constructor from Dor::Services::Client::UnexpectedResponse