package com.google.crypto.tink.shaded.protobuf;

/* JADX INFO: loaded from: classes.dex */
public final class d0 extends RuntimeException {
    public d0() {
        super("Message was missing required fields.  (Lite runtime could not determine which fields were missing).");
    }
}
