All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Error | +----com.ibm.beans.netdeploy.NetDeployError | +----com.ibm.beans.netdeploy.NetDeployInternalError
NetDeployInternalError
is used by Network Deployment
when an internal error is encountered. Such an error is most
likely fatal.
NetDeployInternalError
with the specified
detail message.
public NetDeployInternalError(String s)
NetDeployInternalError
with the specified
detail message.
All Packages Class Hierarchy This Package Previous Next Index