org.arch4j.persistence.domainmapper
Class ConcurrencyException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.arch4j.core.BaseApplicationException
|
+--org.arch4j.dataaccess.DataAccessException
|
+--org.arch4j.persistence.domainmapper.ConcurrencyException
- All Implemented Interfaces:
- BaseException, Serializable
- public class ConcurrencyException
- extends DataAccessException
Thrown to indicate a concurrency exception.
- Author:
- dcolwell
- See Also:
- Serialized Form
ConcurrencyException
public ConcurrencyException(String aMessage)
- Creates a new instance of ConcurrencyException
ConcurrencyException
public ConcurrencyException(Exception anException)
- Creates a new instance of ConcurrencyException
Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.