Exception: Arcp::Errors::UnnegotiatedFeature

Inherits:
Arcp::Error
  • Object
show all
Defined in:
lib/arcp/errors.rb

Overview

Library-internal: never appears on the wire.

Constant Summary collapse

CODE =
'UNNEGOTIATED_FEATURE'

Instance Attribute Summary

Attributes inherited from Arcp::Error

#details

Method Summary

Methods inherited from Arcp::Error

#code, default_message, #initialize, #retryable?, #to_payload

Constructor Details

This class inherits a constructor from Arcp::Error