be.ehealth.businessconnector.recipe.exception
Class RecipeBusinessConnectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
be.ehealth.technicalconnector.exception.ConnectorException
be.ehealth.businessconnector.recipe.exception.RecipeBusinessConnectorException
- All Implemented Interfaces:
- Serializable
Deprecated.
@Deprecated
public class RecipeBusinessConnectorException
- extends ConnectorException
Connector Excpetion for the Recipe Service.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RecipeBusinessConnectorException
public RecipeBusinessConnectorException(RecipeBusinessConnectorExceptionValues errorCodeValue,
Object... params)
- Deprecated.
- Creates a new RecipeBusinessConnectorException
- Parameters:
errorCodeValue
- The RecipeBusinessConnectorExceptionValuesparams
- The strings to complete the errorCode message
RecipeBusinessConnectorException
public RecipeBusinessConnectorException(RecipeBusinessConnectorExceptionValues errorCodeValue,
Throwable e,
Object... params)
- Deprecated.
- Creates a new RecipeBusinessConnectorException
- Parameters:
errorCodeValue
- The RecipeBusinessConnectorExceptionValuese
- the causeparams
- The strings to complete the errorCode message
Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.