org.objectweb.perseus.persistence.concurrency
Class NoDSIConcurrencyException
java.lang.Object
ConcurrencyException
org.objectweb.perseus.persistence.concurrency.NoDSIConcurrencyException
- public class NoDSIConcurrencyException
- extends ConcurrencyException
This exception indicates that a persistent resource does not exist in the
persistence support.
- Author:
- S.Chassande-Barrioz
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoDSIConcurrencyException
public NoDSIConcurrencyException()
NoDSIConcurrencyException
public NoDSIConcurrencyException(java.lang.String msg)
NoDSIConcurrencyException
public NoDSIConcurrencyException(java.lang.Exception nested)
NoDSIConcurrencyException
public NoDSIConcurrencyException(java.lang.String msg,
java.lang.Exception nested)
Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.