Liferay 6.2-ce-ga5

com.liferay.portal.spring.transaction
Class CallbackPreferringTransactionExecutor.ThrowableHolder

java.lang.Object
  extended by com.liferay.portal.spring.transaction.CallbackPreferringTransactionExecutor.ThrowableHolder
Enclosing class:
CallbackPreferringTransactionExecutor

protected static class CallbackPreferringTransactionExecutor.ThrowableHolder
extends Object


Constructor Summary
CallbackPreferringTransactionExecutor.ThrowableHolder(Throwable throwable)
           
 
Method Summary
 Throwable getThrowable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallbackPreferringTransactionExecutor.ThrowableHolder

public CallbackPreferringTransactionExecutor.ThrowableHolder(Throwable throwable)
Method Detail

getThrowable

public Throwable getThrowable()

Liferay 6.2-ce-ga5