what-the-bank/sources/org/apache/http/client/NonRepeatableRequestExcepti...

8 lines
181 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package org.apache.http.client;
import org.apache.http.ProtocolException;
/* loaded from: classes6.dex */
public class NonRepeatableRequestException extends ProtocolException {
}