GrpcExceptions

org.http4s.grpc.GrpcExceptions$

Attributes

Source:
GrpcExceptions.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class StatusRuntimeException(status: Int, message: Option[String]) extends RuntimeException

Attributes

Source:
GrpcExceptions.scala
Graph
Supertypes
trait Product
trait Equals
class Exception
class Throwable
class Object
trait Matchable
class Any