|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.ibm.commerce.marketingcenter.exception.WCSException | +--com.ibm.commerce.likeminds.ConfigException
Exception related to LikeMinds Configuration.
Fields inherited from class com.ibm.commerce.marketingcenter.exception.WCSException |
COPYRIGHT |
Constructor Summary | |
ConfigException()
|
|
ConfigException(java.lang.String s)
Creates a ConfigException with message information. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ConfigException()
public ConfigException(java.lang.String s)
s
- The message explaining the cause of the exception.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |