Package eu.miltema.slimorm
Class RecordNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- eu.miltema.slimorm.RecordNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class RecordNotFoundException extends java.lang.ExceptionIndicates that the only record being updated or deleted, was not found in the database- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RecordNotFoundException()
-