Class StaticErrorException
Static errors.
Such errors appear during FAST template parsing and expose the fact that the FAST template composed with particular errors.
Implements
Inherited Members
Namespace: OnixS.Fix.Fast
Assembly: OnixS.Fix.Engine.dll
Syntax
public sealed class StaticErrorException : FastException, ISerializable
Methods
ToString()
Creates and returns a string representation of the current exception.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string | A string representation of the current exception. |