package org.chromium.support_lib_boundary;

/* JADX INFO: loaded from: classes3.dex */
public interface WebResourceErrorBoundaryInterface {
    CharSequence getDescription();

    int getErrorCode();
}
