Class KlassErrorContext

java.lang.Object
cool.klass.deserializer.json.context.KlassErrorContext
All Implemented Interfaces:
ErrorContext

public class KlassErrorContext extends Object implements ErrorContext
  • Constructor Details

    • KlassErrorContext

      public KlassErrorContext(Klass klass, org.eclipse.collections.api.list.ImmutableList<Object> keys)
  • Method Details