com.ibm.websphere.wlm.exception
Class ConfigurationException
- java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.ws.exception.WsException
com.ibm.ws.wlm.WLMException
com.ibm.websphere.wlm.exception.ClusterException
com.ibm.websphere.wlm.exception.ConfigurationException
All implemented interfaces:
com.ibm.ws.exception.WsNestedException, java.io.Serializable
- public class ConfigurationException
- extends ClusterException
Version:
1.5
See Also:
Constructor Summary
Constructor and Description |
---|
ConfigurationException()
|
ConfigurationException(java.lang.String message)
|
Method Summary
Methods inherited from class com.ibm.ws.exception.WsException |
---|
getCause, initCause |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail
ConfigurationException
- public ConfigurationException()
ConfigurationException
- public ConfigurationException(java.lang.String message)