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
-
NoAffectedException()
-
-
NoAffectedException(String)
-
NoAffectedException
public NoAffectedException()
NoAffectedException
public NoAffectedException(String s)
- Parameters:
- s - java.lang.String
All Packages Class Hierarchy This Package Previous Next Index