All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.lgeds.jdf.jtx.CommitException

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

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

Constructor Index

 o CommitException()
 o CommitException(String)

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index