- All Implemented Interfaces:
- java.io.Serializable
public final class UnknownIdentifierException
extends java.lang.Exception
This exception is raised when an attempt is made to obtain an item from a collection based on it's Identifier
and the item cannot be found.
- See Also:
- Serialized Form