Class NoSuchObjectException

All Implemented Interfaces:
Serializable

public class NoSuchObjectException extends IdentifiedException

Thrown when IdentifiedCollection.get(String) does not find an object with the given id.

See Also: