Details
-
Type: New Feature
-
Status: Closed
-
Priority: Default
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.0.4
-
Fix Version/s: None
-
Component/s: Engine
-
Labels:None
-
Environment:linux netbeans
Description
It seems that the Field "quickfix.field.LastPx" is the only field, what does not has the "isSet" methode, so that I need to catch the exception instead of simply:
if (message.isSet(new LastPx()))