final case classHttp2Exception(code: Int, name: String, stream: Option[Int], fatal: Boolean)(msg: String) extends Exception with Product with Serializable
Linear Supertypes
Serializable, Product, Equals, Exception, Throwable, Serializable, AnyRef, Any