|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jetspeed.exception.JetspeedRuntimeException
org.apache.jetspeed.components.persistence.store.PersistenceStoreRuntimeExcpetion
public class PersistenceStoreRuntimeExcpetion
| Field Summary |
|---|
| Fields inherited from class org.apache.jetspeed.exception.JetspeedRuntimeException |
|---|
KEYED_MESSAGE_BUNDLE |
| Constructor Summary | |
|---|---|
PersistenceStoreRuntimeExcpetion()
|
|
PersistenceStoreRuntimeExcpetion(String message)
|
|
PersistenceStoreRuntimeExcpetion(String msg,
Throwable nested)
|
|
PersistenceStoreRuntimeExcpetion(Throwable nested)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.jetspeed.exception.JetspeedRuntimeException |
|---|
getKeyedMessage, getMessage, getMessage, getMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, 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 PersistenceStoreRuntimeExcpetion()
public PersistenceStoreRuntimeExcpetion(String message)
message - public PersistenceStoreRuntimeExcpetion(Throwable nested)
nested -
public PersistenceStoreRuntimeExcpetion(String msg,
Throwable nested)
msg - nested -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||