org.multiverse.templates
Class TransactionTemplate.InvisibleCheckedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.multiverse.templates.TransactionTemplate.InvisibleCheckedException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
TransactionTemplate<E>

public static class TransactionTemplate.InvisibleCheckedException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
TransactionTemplate.InvisibleCheckedException(java.lang.Exception cause)
           
 
Method Summary
 java.lang.Exception getCause()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TransactionTemplate.InvisibleCheckedException

public TransactionTemplate.InvisibleCheckedException(java.lang.Exception cause)
Method Detail

getCause

public java.lang.Exception getCause()
Overrides:
getCause in class java.lang.Throwable


Copyright © 2008-2010 Multiverse. All Rights Reserved.