public class TransactionException extends java.lang.Exception
Title:
Description:
Copyright: Copyright (c) 2005
Company:
TransactionException()
TransactionException(java.lang.String e)
TransactionException(java.lang.Throwable e)
static void
main(java.lang.String[] args)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TransactionException()
public TransactionException(java.lang.Throwable e)
public TransactionException(java.lang.String e)
public static void main(java.lang.String[] args)