Searched defs:QuicException (Results 1 – 2 of 2) sorted by relevance
16 public abstract class QuicException extends NetworkException { class25 protected QuicException(@Nullable String message, @Nullable Throwable cause) { in QuicException() method in QuicException
14 public abstract class QuicException extends NetworkException { class23 protected QuicException(String message, Throwable cause) { in QuicException() method in QuicException