| Overload | Description |
|---|---|
| ScanFixException Constructor() | Base Constructor |
| ScanFixException Constructor(String) | Constructor with message |
| ScanFixException Constructor(String,Int32) | Constructor with Message and number |
| ScanFixException Constructor(String,Exception) | Constructor with Message and inner exception |
| ScanFixException Constructor(SerializationInfo,StreamingContext) | Constructor with SerializationInfo and StreamingContext |