javax.persistence
Class TransactionRequiredException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
javax.persistence.PersistenceException
                  
javax.persistence.TransactionRequiredException
- All Implemented Interfaces: 
 - Serializable
 
public class TransactionRequiredException
- extends PersistenceException
 
- Version:
 
  - $Rev: 489260 $ $Date: 2006-12-20 20:15:07 -0800 (Wed, 20 Dec 2006) $
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
TransactionRequiredException
public TransactionRequiredException()
TransactionRequiredException
public TransactionRequiredException(String string)
Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.