|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectThrowable
Exception
LockTimeoutException
public class LockTimeoutException
DOCUMENT ME!
trunk/gt/modules
(gt-modules.jar
) (Maven report) (SVN head)Constructor Summary | |
---|---|
LockTimeoutException()
|
|
LockTimeoutException(String message)
DOCUMENT ME! |
|
LockTimeoutException(String message,
Throwable cause)
DOCUMENT ME! |
|
LockTimeoutException(Throwable cause)
DOCUMENT ME! |
Method Summary |
---|
Methods inherited from class Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LockTimeoutException()
public LockTimeoutException(String message)
message
- public LockTimeoutException(String message, Throwable cause)
message
- cause
- public LockTimeoutException(Throwable cause)
cause
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |