- All Implemented Interfaces:
- java.io.Serializable
public class NoSuchObjectException
extends java.lang.RuntimeException
This exception identifies that a batch domain object is invalid, which
is generally caused by an invalid ID. (An ID which doesn't exist in the database).
- Author:
- Lucas Ward, Dave Syer
- See Also:
- Serialized Form