public class IncompleteConfigurationException extends 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(String s)
IncompleteConfigurationException constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IncompleteConfigurationException()
public IncompleteConfigurationException(String s)
s
- java.lang.StringCopyright © 2005–2018 Alfresco Software. All rights reserved.