Exception: Io::Flow::V0::HttpClient::PreconditionException
- Inherits:
-
StandardError
- Object
- StandardError
- Io::Flow::V0::HttpClient::PreconditionException
- Defined in:
- lib/flow_commerce/flow_api_v0_client.rb
Instance Attribute Summary collapse
-
#message ⇒ Object
readonly
Returns the value of attribute message.
Instance Method Summary collapse
-
#initialize(message) ⇒ PreconditionException
constructor
A new instance of PreconditionException.
Constructor Details
#initialize(message) ⇒ PreconditionException
28429 28430 28431 28432 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 28429 def initialize() super() = end |
Instance Attribute Details
#message ⇒ Object (readonly)
Returns the value of attribute message.
28427 28428 28429 |
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 28427 def end |