You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If filter expression is not of type VTLBoolean, a ClassCastException will be thrown. This should be handled earlier, for instance with a type check of the predicate in the constructor.