Package service.database.exception
Class EmptyRecordException
java.lang.Object
java.lang.Throwable
java.lang.Exception
service.database.exception.EmptyRecordException
- All Implemented Interfaces:
java.io.Serializable
public class EmptyRecordException
extends java.lang.Exception
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description EmptyRecordException(java.lang.String message) -
Method Summary
-
Constructor Details
-
EmptyRecordException
public EmptyRecordException(java.lang.String message)
-