public interface  org.apache.drill.common.exceptions.CustomErrorContext extends java.lang.Object
{
public abstract void addContext(org.apache.drill.common.exceptions.UserException$Builder);
}