public class IncompleteConfigurationException
extends java.lang.Exception
Indicates that the server configuration is incomplete, and the server cannot be started.
The server name, domain name and network broadcast mask are the minimum parameters that must be specified for a server configuration.
Constructor and Description |
---|
IncompleteConfigurationException()
IncompleteConfigurationException constructor.
|
IncompleteConfigurationException(java.lang.String s)
IncompleteConfigurationException constructor.
|
public IncompleteConfigurationException()
public IncompleteConfigurationException(java.lang.String s)
s
- java.lang.StringCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.