public class OMAGServerErrorHandler extends Object
| Constructor and Description |
|---|
OMAGServerErrorHandler()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
validateOMAGServerName(String omagServerName,
String serverName,
String serverService)
Validate that the server name of the server where an access service resides is not null.
|
public void validateOMAGServerName(String omagServerName, String serverName, String serverService) throws OMAGInvalidParameterException
omagServerName - remote server name passed on the requestserverName - server name for this serverserverService - name of the service being configuredOMAGInvalidParameterException - the name is nullCopyright © 2018–2020 ODPi. All rights reserved.