Class: Fix::Protocol::Messages::Reject

Inherits:
Fix::Protocol::Message show all
Defined in:
lib/fix/protocol/messages/reject.rb

Overview

A FIX session reject message

Instance Attribute Summary

Attributes inherited from Fix::Protocol::MessagePart

#delegations, #name, #parse_failure

Method Summary

Methods inherited from Fix::Protocol::Message

#dump, #errors, #initialize, #valid?

Methods inherited from Fix::Protocol::MessagePart

collection, #dump, #errors, field, inherited, #initialize, #initialize_node, #node_for_name, #nodes, parent_delegate, parse, #parse, part, structure, unordered

Constructor Details

This class inherits a constructor from Fix::Protocol::Message