8 lines
213 B
Java
8 lines
213 B
Java
|
package org.apache.http.repackaged.impl.auth;
|
||
|
|
||
|
import org.apache.http.repackaged.auth.AuthenticationException;
|
||
|
|
||
|
/* loaded from: classes6.dex */
|
||
|
public class NTLMEngineException extends AuthenticationException {
|
||
|
}
|