java.lang.Object java.lang.Throwable java.lang.Exception java.io.IOException java.rmi.RemoteException javax.transaction.InvalidTransactionException
public class InvalidTransactionException extends RemoteException
This exception indicates that the request carried an invalid transaction context. For example, this exception could be raised if an error occured when trying to register a resource.
detail
InvalidTransactionException()
InvalidTransactionException(String msg)
getCause, getMessage
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public InvalidTransactionException()
public InvalidTransactionException(String msg)
Copyright 2010 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.