|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.tivoli.twg.libs.ServiceNodeException
com.tivoli.twg.libs.ServiceNodeClosedException
Signals that a ServiceNode is closed or was never opened.
Constructor Summary | |
---|---|
ServiceNodeClosedException()
Constructs a ServiceNodeClosedException with no detail message. |
|
ServiceNodeClosedException(java.lang.String s)
Constructs a ServiceNodeClosedException with the specified detail message. |
Methods inherited from class com.tivoli.twg.libs.ServiceNodeException |
---|
getRCFromExceptionText |
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 ServiceNodeClosedException()
public ServiceNodeClosedException(java.lang.String s)
s
- - the detail message.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |