All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.lgeds.jdf.db.NoAffectedException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----com.lgeds.jdf.db.BusinessException
                           |
                           +----com.lgeds.jdf.db.NoAffectedException

public class NoAffectedException
extends BusinessException

Constructor Index

 o NoAffectedException()
 o NoAffectedException(String)

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index