Liferay 6.2.0

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
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

ThrowableHolder

public ThrowableHolder(Throwable throwable)
Method Detail

getThrowable

public Throwable getThrowable()

Liferay 6.2.0