19 package ca.uqac.lif.synthia;
33 private static final long serialVersionUID = 1L;
38 private static final String m_message =
"Maximum number of iterations reached. This exception was"
39 +
" thrown to prevent a PickIf picker from falling into an infinite loop.";