public class RegistryClientExceptionFactory extends Object
| Constructor and Description |
|---|
RegistryClientExceptionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static SDMXRegistryClientException |
getException(String message) |
static SDMXRegistryClientException |
getException(String message,
int sdmxErrorCode) |
static SDMXVersionException |
getVersionException(String sdmxStructure,
String localVersion,
String registryVersion) |
public static SDMXRegistryClientException getException(String message, int sdmxErrorCode)
public static SDMXRegistryClientException getException(String message)
public static SDMXVersionException getVersionException(String sdmxStructure, String localVersion, String registryVersion)
Copyright © 2019. All Rights Reserved.