package org.apache.http.impl.cookie; @Deprecated /* loaded from: classes5.dex */ public class DateParseException extends Exception { public DateParseException() { throw new RuntimeException("Stub!"); } public DateParseException(String str) { throw new RuntimeException("Stub!"); } }