|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.objectweb.perseus.persistence.api.PersistenceException
org.objectweb.perseus.persistence.api.NoDSIPersistenceException
Indicates that no persistent image are found into the data support
| Field Summary |
|---|
| Fields inherited from class org.objectweb.perseus.persistence.api.PersistenceException |
|---|
nestedException |
| Constructor Summary | |
|---|---|
NoDSIPersistenceException()
|
|
NoDSIPersistenceException(java.lang.Exception nested)
|
|
NoDSIPersistenceException(java.lang.String msg)
|
|
NoDSIPersistenceException(java.lang.String msg,
java.lang.Exception nested)
|
|
| Methods inherited from class org.objectweb.perseus.persistence.api.PersistenceException |
|---|
getNestedException |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NoDSIPersistenceException()
public NoDSIPersistenceException(java.lang.String msg)
public NoDSIPersistenceException(java.lang.Exception nested)
public NoDSIPersistenceException(java.lang.String msg,
java.lang.Exception nested)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||