Class logic.DataNotFoundException
All Packages Class Hierarchy This Package Previous Next Index
Class logic.DataNotFoundException
Object
|
+----Throwable
|
+----Exception
|
+----logic.DataNotFoundException
- public class DataNotFoundException
- extends Exception
-
logic.DataNotFoundException()
-
-
logic.DataNotFoundException(String)
-
DataNotFoundException
public DataNotFoundException()
DataNotFoundException
public DataNotFoundException(String msg)
All Packages Class Hierarchy This Package Previous Next Index