Exception: NaranyaEcm::Rest::SerializationTypeMismatch

Inherits:
RestError
  • Object
show all
Defined in:
lib/naranya_ecm/rest/errors.rb

Overview

Raised when unserialized object’s type mismatches one specified for serializable field.

Instance Attribute Summary

Attributes inherited from RestError

#response

Method Summary

Methods inherited from RestError

build_from_failed_response, #initialize, raise_by_failed_response

Constructor Details

This class inherits a constructor from NaranyaEcm::Rest::RestError