Exception: Preservation::Client::UnexpectedResponseError

Inherits:
Error
  • Object
show all
Defined in:
lib/preservation/client.rb

Overview

Error raised when server returns an unexpected response e.g., 4xx or 5xx status not otherwise handled

Instance Attribute Summary

Attributes inherited from Error

#status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Preservation::Client::Error