be.ehealth.business.mycarenetcommons.exception
Class ConnectorValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
be.ehealth.technicalconnector.exception.ConnectorException
be.ehealth.technicalconnector.exception.TechnicalConnectorException
be.ehealth.business.mycarenetcommons.exception.ConnectorValidationException
- All Implemented Interfaces:
- Serializable
public final class ConnectorValidationException
- extends TechnicalConnectorException
Thrown when a validation of an internal created object fails.
Extends TechnicalConnectorException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConnectorValidationException
public ConnectorValidationException(List<ValidationError> validationErrors)
- The list of validation errors.
- Parameters:
validationErrors
-
getValidationErrors
public List<ValidationError> getValidationErrors()
- Returns:
- the validationErrors
Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.