org.objectweb.perseus.persistence.api

Class NoDSIPersistenceException


public class NoDSIPersistenceException
extends PersistenceException

Indicates that no persistent image are found into the data support

Author:
S.Chassande-Barrioz

Field Summary

Fields inherited from class org.objectweb.perseus.persistence.api.PersistenceException

nestedException

Constructor Summary

NoDSIPersistenceException()
NoDSIPersistenceException(Exception nested)
NoDSIPersistenceException(String msg)
NoDSIPersistenceException(String msg, Exception nested)

Method Summary

Methods inherited from class org.objectweb.perseus.persistence.api.PersistenceException

getNestedException

Constructor Details

NoDSIPersistenceException

public NoDSIPersistenceException()


NoDSIPersistenceException

public NoDSIPersistenceException(Exception nested)


NoDSIPersistenceException

public NoDSIPersistenceException(String msg)


NoDSIPersistenceException

public NoDSIPersistenceException(String msg,
                                 Exception nested)


Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.