be.ehealth.business.common
Class WebServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by be.ehealth.business.common.WebServiceException
All Implemented Interfaces:
Serializable

public class WebServiceException
extends Exception

See Also:
Serialized Form

Constructor Summary
WebServiceException(String errorCode)
          Creates a new WebServiceException.
 
Method Summary
 String getErrorCode()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WebServiceException

public WebServiceException(String errorCode)
Creates a new WebServiceException.

Parameters:
errorCode - the service error code
Method Detail

getErrorCode

public String getErrorCode()



Connector Packaging generic 3.14.2 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.