be.ehealth.businessconnector.ehbox.api.domain.exception
Class EhboxBusinessConnectorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by be.ehealth.technicalconnector.exception.ConnectorException
              extended by be.ehealth.businessconnector.ehbox.api.domain.exception.EhboxBusinessConnectorException
All Implemented Interfaces:
Serializable

public class EhboxBusinessConnectorException
extends ConnectorException

The Class EhboxBusinessConnectorException. Extends : ConnectorException

See Also:
Serialized Form

Constructor Summary
EhboxBusinessConnectorException(EhboxBusinessConnectorExceptionValues errorCodeValue, Object... params)
          Creates a new EhboxBusinessConnectorException.
EhboxBusinessConnectorException(EhboxBusinessConnectorExceptionValues errorCodeValue, Throwable e, Object... params)
          Creates a new EhboxBusinessConnectorException.
 
Method Summary
 
Methods inherited from class be.ehealth.technicalconnector.exception.ConnectorException
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

EhboxBusinessConnectorException

public EhboxBusinessConnectorException(EhboxBusinessConnectorExceptionValues errorCodeValue,
                                       Object... params)
Creates a new EhboxBusinessConnectorException.

Parameters:
errorCodeValue -
causeError -
params -

EhboxBusinessConnectorException

public EhboxBusinessConnectorException(EhboxBusinessConnectorExceptionValues errorCodeValue,
                                       Throwable e,
                                       Object... params)
Creates a new EhboxBusinessConnectorException.

Parameters:
errorCodeValue -
e -
params -



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.