it.amattioli.dominate.sessions
Class ConcurrencyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
it.amattioli.dominate.sessions.ConcurrencyException
- All Implemented Interfaces:
- Serializable
public class ConcurrencyException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConcurrencyException
public ConcurrencyException()
ConcurrencyException
public ConcurrencyException(String entityName,
Throwable e)
ConcurrencyException
public ConcurrencyException(Throwable e)
getEntityName
public String getEntityName()
Copyright © 2011. All Rights Reserved.