|
||||||||||||
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.ibm.websphere.srm.WSIFServiceCreationFailedException
Thrown by the when there was a problem creating a WSIFService due to an underlying problem in the WSIFServiceFactory.
Constructor Summary | |
---|---|
WSIFServiceCreationFailedException()
Constructor for WSIFServiceCreationFailedException. |
|
WSIFServiceCreationFailedException(java.lang.String message)
Constructor for WSIFServiceCreationFailedException. |
Method Summary | |
---|---|
java.lang.String |
toString()
The String representation of this exception. |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public WSIFServiceCreationFailedException()
public WSIFServiceCreationFailedException(java.lang.String message)
message
- Exception message.Method Detail |
public java.lang.String toString()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |