be.ehealth.businessconnector.dmg.exception
Class DmgBusinessConnectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
be.ehealth.technicalconnector.exception.ConnectorException
be.ehealth.businessconnector.dmg.exception.DmgBusinessConnectorException
- All Implemented Interfaces:
- Serializable
public class DmgBusinessConnectorException
- extends ConnectorException
Connector Exception for Dmg Connector.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DmgBusinessConnectorException
public DmgBusinessConnectorException(DmgBusinessConnectorExceptionValues errorCodeValue,
Object... params)
- Creates a
DmgBusinessConnectorException
for given exceptionValue and parameters.
- Parameters:
errorCodeValue
- params
-
DmgBusinessConnectorException
public DmgBusinessConnectorException(DmgBusinessConnectorExceptionValues errorCodeValue)
- creates
DmgBusinessConnectorException
for given exceptionValue
- Parameters:
errorCodeValue
-
DmgBusinessConnectorException
public DmgBusinessConnectorException(DmgBusinessConnectorExceptionValues errorCodeValue,
Throwable cause,
Object... params)
- creates
DmgBusinessConnectorException
for given exceptionValue, exception and parameters.
- Parameters:
errorCodeValue
- cause
- Throwableparams
- one or more parameters to be used in the error message
Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.