com.ibm.websphere.wim.exception
Class NetworkConfigSyncException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.websphere.wim.exception.WIMException
com.ibm.websphere.wim.exception.NetworkConfigSyncException
- All Implemented Interfaces:
- java.io.Serializable
public class NetworkConfigSyncException
- extends WIMException
- See Also:
- Serialized Form
Constructor Summary |
NetworkConfigSyncException(java.lang.String message,
java.util.logging.Level severity,
java.lang.String className,
java.lang.String methodName)
|
NetworkConfigSyncException(java.lang.String message,
java.util.logging.Level severity,
java.lang.String className,
java.lang.String methodName,
java.lang.Throwable cause)
|
NetworkConfigSyncException(java.lang.String message,
java.lang.Object[] params,
java.util.logging.Level severity,
java.lang.String className,
java.lang.String methodName,
java.lang.Throwable cause)
|
Methods inherited from class com.ibm.websphere.wim.exception.WIMException |
getLocalizedMessage, getLocalizedMessage, getMessage, getMessage, getMessageBundle, getMessageKey, getMessageParams, getRootError, getRootErrorCode, getRootErrorMessage, getRootErrorSource, isRootErrorSet, setRootError, setRootError, setRootErrorCode, setRootErrorCode, setRootErrorMessage, setRootErrorMessage, setRootErrorSource, setRootErrorSource |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NetworkConfigSyncException
public NetworkConfigSyncException(java.lang.String message,
java.util.logging.Level severity,
java.lang.String className,
java.lang.String methodName)
NetworkConfigSyncException
public NetworkConfigSyncException(java.lang.String message,
java.util.logging.Level severity,
java.lang.String className,
java.lang.String methodName,
java.lang.Throwable cause)
NetworkConfigSyncException
public NetworkConfigSyncException(java.lang.String message,
java.lang.Object[] params,
java.util.logging.Level severity,
java.lang.String className,
java.lang.String methodName,
java.lang.Throwable cause)