be.ehealth.business.mycarenetcommons.exception
Class ValidationError
java.lang.Object
be.ehealth.business.mycarenetcommons.exception.ValidationError
public class ValidationError
- extends Object
contains a validation error on a certain location in the object tree.
Constructor Summary |
ValidationError(String path,
String description)
makes ValidationError with its path and the description of the error. |
ValidationError
public ValidationError(String path,
String description)
- makes ValidationError with its path and the description of the error.
- Parameters:
path
- String description of the pathdescription
- description of the validationerror
getPath
public String getPath()
- Returns:
- the path
getDescription
public String getDescription()
- Returns:
- the description
toString
public String toString()
- Overrides:
toString
in class Object
- See Also:
Object.toString()
Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.