public class UnsuportedServerModeException extends FacetConfigServiceException
| Constructor and Description |
|---|
UnsuportedServerModeException(String configName,
String message)
Initializes the exception
|
UnsuportedServerModeException(String configName,
String message,
Throwable nested)
Initializes the exception
|
UnsuportedServerModeException(String message,
Throwable nested)
Initializes the exception
|
getConfigName, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsuportedServerModeException(String configName, String message, Throwable nested)
configName - - name of search configurationmessage - - error messagenested - - nested exceptionpublic UnsuportedServerModeException(String configName, String message)
configName - - name of search configurationmessage - - error messageCopyright © 2017 SAP SE. All Rights Reserved.