All Packages Class Hierarchy This Package Previous Next Index
Class com.lgeds.jdf.db.DataNotFoundException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----com.lgeds.jdf.db.BusinessException
|
+----com.lgeds.jdf.db.DataNotFoundException
- public class DataNotFoundException
- extends BusinessException
-
DataNotFoundException()
-
-
DataNotFoundException(String)
-
DataNotFoundException
public DataNotFoundException()
DataNotFoundException
public DataNotFoundException(String s)
- Parameters:
- s - java.lang.String
All Packages Class Hierarchy This Package Previous Next Index