Home
last modified time | relevance | path

Searched defs:QuicException (Results 1 – 2 of 2) sorted by relevance

/external/cronet/android/java/src/android/net/http/
DQuicException.java16 public abstract class QuicException extends NetworkException { class
25 protected QuicException(@Nullable String message, @Nullable Throwable cause) { in QuicException() method in QuicException
/external/cronet/components/cronet/android/api/src/org/chromium/net/
DQuicException.java14 public abstract class QuicException extends NetworkException { class
23 protected QuicException(String message, Throwable cause) { in QuicException() method in QuicException