Class TagNotDefinedForThisMessageTypeException
Implements
Inherited Members
Namespace: OnixS.Fix.Exceptions
Assembly: OnixS.Fix.Engine.dll
Syntax
public class TagNotDefinedForThisMessageTypeException : ParserException, ISerializable
Constructors
TagNotDefinedForThisMessageTypeException(Int32, Message)
Declaration
public TagNotDefinedForThisMessageTypeException(int refTag, Message msg)
Parameters
Type | Name | Description |
---|---|---|
Int32 | refTag | |
Message | msg |