case classSendRejectMessageOut(refSeqNum: Int, reason: SessionRejectReasonField, explanation: TextField) extends Product with Serializable
Sometimes when decoding we can determine the session, but then a field is badly formatted etc.
ie we cannot even create the well formed FixMsg, so we need to reject the message
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Sometimes when decoding we can determine the session, but then a field is badly formatted etc. ie we cannot even create the well formed FixMsg, so we need to reject the message