All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.lgeds.jdf.jtx.RollbackException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----com.lgeds.jdf.jtx.TransactionException
                           |
                           +----com.lgeds.jdf.jtx.RollbackException

public class RollbackException
extends TransactionException
Author:
WonYoung Lee, wyounglee@lgeds.lg.co.kr.

Constructor Index

 o RollbackException()
 o RollbackException(String)

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index