Class DuplicateJoinKeyException

All Implemented Interfaces:
Serializable

public class DuplicateJoinKeyException
extends UncheckedTableException
Indicates that an operation which requires unique keys (such as MultiJoin) has one or more duplicate keys.
See Also:
Serialized Form