- All Implemented Interfaces:
- java.io.Serializable
public class BadConstraintException
extends SienaException
A forwarding table throws a BadConstraintException when it is
given a constraint that it does not understand, typically because
the constraint has an unknown operator identifier or because the
comparison value has an unknown type.
- See Also:
- Serialized Form