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

Constructor Index

 o DataNotFoundException()
 o DataNotFoundException(String)

Constructors

 o DataNotFoundException
 public DataNotFoundException()
 o DataNotFoundException
 public DataNotFoundException(String s)
Parameters:
s - java.lang.String

All Packages  Class Hierarchy  This Package  Previous  Next  Index