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

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.datapublishing.sdmx.impl.exceptions.SDMXRegistryClientException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NoResultsException

public class SDMXRegistryClientException
extends Exception

See Also:
Serialized Form

Constructor Summary
SDMXRegistryClientException(String message)
           
SDMXRegistryClientException(String message, int sdmxErrorCode)
           
 
Method Summary
 Integer getSdmxErrorCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SDMXRegistryClientException

public SDMXRegistryClientException(String message)

SDMXRegistryClientException

public SDMXRegistryClientException(String message,
                                   int sdmxErrorCode)
Method Detail

getSdmxErrorCode

public Integer getSdmxErrorCode()

toString

public String toString()
Overrides:
toString in class Throwable


Copyright © 2013. All Rights Reserved.