Class AssociationEndWithIndexErrorContext
java.lang.Object
cool.klass.deserializer.json.context.AssociationEndWithIndexErrorContext
- All Implemented Interfaces:
ErrorContext
-
Constructor Summary
ConstructorsConstructorDescriptionAssociationEndWithIndexErrorContext(AssociationEnd associationEnd, int index, org.eclipse.collections.api.list.ImmutableList<Object> keys) -
Method Summary
-
Constructor Details
-
AssociationEndWithIndexErrorContext
public AssociationEndWithIndexErrorContext(AssociationEnd associationEnd, int index, org.eclipse.collections.api.list.ImmutableList<Object> keys)
-
-
Method Details