http4s-grpc
0.0.3
http4s-grpc
API
org.http4s.grpc
ClientGrpc
GrpcExceptions
StatusRuntimeException
ServerGrpc
org.http4s.grpc.codecs
LengthPrefixedMessage
LengthPrefixedMessage
Messages
NamedHeaders
GrpcMessage
GrpcMessage
GrpcStatus
GrpcStatus
GrpcTimeout
GrpcTimeout
ScalaPb
http4s-grpc
/
org.http4s.grpc
/
GrpcExceptions
GrpcExceptions
org.http4s.grpc.GrpcExceptions$
object
GrpcExceptions
Attributes
Source:
GrpcExceptions.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
GrpcExceptions
.type
Clear all
Members list
Concise view
Type members
Classlikes
case
class
StatusRuntimeException
(
status
:
Int
,
message
:
Option
[
String
])
extends
RuntimeException
Attributes
Source:
GrpcExceptions.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Product
trait
Equals
class
RuntimeException
class
Exception
class
Throwable
trait
Serializable
class
Object
trait
Matchable
class
Any