Class MissingJoinKeyException

All Implemented Interfaces:
Serializable

public class MissingJoinKeyException
extends UncheckedTableException
Indicates that an operation which requires at least one matched keys (such as exactJoin) does not have a key.
See Also:
Serialized Form