EGL Java run-time error code VGJ0111E

 

VGJ0111E: HEX item %1 was compared to nonhexadecimal value from %2: %3.

 

Explanation

HEX items can be compared only to hexadecimal digits.

 

User Response

Make sure that the comparison value contains only hexadecimal digits.