18 lines
590 B
Java
18 lines
590 B
Java
|
package com.google.android.gms.internal.firebase_messaging;
|
||
|
|
||
|
/* loaded from: classes2.dex */
|
||
|
final class zzq extends zzp {
|
||
|
private final zzo zza = new zzo();
|
||
|
|
||
|
@Override // com.google.android.gms.internal.firebase_messaging.zzp
|
||
|
public final void zza(Throwable th, Throwable th2) {
|
||
|
if (th2 == th) {
|
||
|
throw new IllegalArgumentException("Self suppression is not allowed.", th2);
|
||
|
}
|
||
|
if (th2 == null) {
|
||
|
throw new NullPointerException("The suppressed exception cannot be null.");
|
||
|
}
|
||
|
this.zza.zza(th, true).add(th2);
|
||
|
}
|
||
|
}
|