Class ElementErrorCode

java.lang.Object
com.aquima.interactions.foundation.report.ErrorCode
com.aquima.interactions.composer.ds.ElementErrorCode
All Implemented Interfaces:
Serializable, Comparable<ErrorCode>

public class ElementErrorCode extends ErrorCode
Error code implementation that uses the element name and type parameters to implement the getElementName and getElementType methods.
Since:
6.4
Author:
O. Kerpershoek
See Also: