|
|||||||||||
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 | +--com.netriser.xmltestsuite.NoResponseToProcess
Constructor Summary | |
NoResponseToProcess()
Constructor for NoResponseToProcess. |
|
NoResponseToProcess(java.lang.String s)
Constructor for NoResponseToProcess. |
|
NoResponseToProcess(java.lang.String arg0,
java.lang.Throwable arg1)
Constructor for NoResponseToProcess. |
|
NoResponseToProcess(java.lang.Throwable arg0)
Constructor for NoResponseToProcess. |
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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public NoResponseToProcess()
public NoResponseToProcess(java.lang.String s)
s
- public NoResponseToProcess(java.lang.String arg0, java.lang.Throwable arg1)
arg0
- arg1
- public NoResponseToProcess(java.lang.Throwable arg0)
arg0
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |