org.multiverse.api.exceptions
Class NoTransactionAllowedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.multiverse.api.exceptions.PropagationException
org.multiverse.api.exceptions.NoTransactionAllowedException
- All Implemented Interfaces:
- Serializable
public class NoTransactionAllowedException
- extends PropagationException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoTransactionAllowedException
public NoTransactionAllowedException()
NoTransactionAllowedException
public NoTransactionAllowedException(String s)
NoTransactionAllowedException
public NoTransactionAllowedException(String message,
Throwable cause)
NoTransactionAllowedException
public NoTransactionAllowedException(Throwable cause)
Copyright © 2008-2010 Multiverse. All Rights Reserved.