Class TagSpecifiedWithoutValueException
The tag is specified without a value.
Implements
Inherited Members
Namespace: OnixS.Fix.Exceptions
Assembly: OnixS.Fix.Engine.dll
Syntax
public class TagSpecifiedWithoutValueException : ParserException, ISerializable
Constructors
TagSpecifiedWithoutValueException(int, Message)
The tag is specified without a value.
Declaration
public TagSpecifiedWithoutValueException(int refTag, Message msg)
Parameters
Type | Name | Description |
---|---|---|
int | refTag | |
Message | msg |