org.objectweb.perseus.persistence.api
Class PersistentObjectLifeCycleExcpetion
public class PersistentObjectLifeCycleExcpetion
This exception is raised when the user want to
- unexport, read or write a non persistent object
- S.Chassande-Barrioz
READ_NPO_MSG
public static final String READ_NPO_MSG
UNEXPORT_NPO_MSG
public static final String UNEXPORT_NPO_MSG
WRITE_NPO_MSG
public static final String WRITE_NPO_MSG
PersistentObjectLifeCycleExcpetion
public PersistentObjectLifeCycleExcpetion()
PersistentObjectLifeCycleExcpetion
public PersistentObjectLifeCycleExcpetion(Exception nested)
PersistentObjectLifeCycleExcpetion
public PersistentObjectLifeCycleExcpetion(String msg)
PersistentObjectLifeCycleExcpetion
public PersistentObjectLifeCycleExcpetion(String msg,
Exception nested)
Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.