|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.apache.jetspeed.exception.JetspeedException org.apache.jetspeed.components.persistence.store.LockFailedException
public class LockFailedException
LockFailedException
Field Summary |
---|
Fields inherited from class org.apache.jetspeed.exception.JetspeedException |
---|
KEYED_MESSAGE_BUNDLE |
Constructor Summary | |
---|---|
LockFailedException()
|
|
LockFailedException(java.lang.String arg0)
|
|
LockFailedException(java.lang.String arg0,
java.lang.Throwable arg1)
|
|
LockFailedException(java.lang.Throwable arg0)
|
Method Summary |
---|
Methods inherited from class org.apache.jetspeed.exception.JetspeedException |
---|
getKeyedMessage, getMessage, getMessage, getMessage, getRequestDiagnostics, setRequestDiagnostics |
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 LockFailedException()
public LockFailedException(java.lang.String arg0)
arg0
- public LockFailedException(java.lang.Throwable arg0)
arg0
- public LockFailedException(java.lang.String arg0, java.lang.Throwable arg1)
arg0
- arg1
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |