|
||||||||||
| 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.wicket.page.CouldNotLockPageException
public class CouldNotLockPageException
TODO javadoc
| Constructor Summary | |
|---|---|
CouldNotLockPageException(int page,
java.lang.String threadName,
Duration timeout)
Construct. |
|
| Method Summary | |
|---|---|
int |
getPage()
|
java.lang.String |
getThreadName()
|
Duration |
getTimeout()
|
| 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 CouldNotLockPageException(int page,
java.lang.String threadName,
Duration timeout)
page - threadName - timeout - | Method Detail |
|---|
public int getPage()
public Duration getTimeout()
public java.lang.String getThreadName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||