org.gcube.datapublishing.sdmx.impl.exceptions
Class RegistryClientExceptionFactory

java.lang.Object
  extended by org.gcube.datapublishing.sdmx.impl.exceptions.RegistryClientExceptionFactory

public class RegistryClientExceptionFactory
extends Object


Constructor Summary
RegistryClientExceptionFactory()
           
 
Method Summary
static SDMXRegistryClientException getException(String message)
           
static SDMXRegistryClientException getException(String message, int sdmxErrorCode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryClientExceptionFactory

public RegistryClientExceptionFactory()
Method Detail

getException

public static SDMXRegistryClientException getException(String message,
                                                       int sdmxErrorCode)

getException

public static SDMXRegistryClientException getException(String message)


Copyright © 2013. All Rights Reserved.