|
|||||||||||
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.BadServiceNodeImplException
Signals that a ServiceNode could not be created due to no ServiceNodeImplFactory being defined.
Constructor Summary | |
---|---|
BadServiceNodeImplException()
Constructs a BadServiceNodeImplException with no detail message. |
|
BadServiceNodeImplException(java.lang.String s)
Constructs a BadServiceNodeImplException 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 BadServiceNodeImplException()
public BadServiceNodeImplException(java.lang.String s)
s
- - the detail message.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |