GrpcServiceException

akka.grpc.GrpcServiceException$
See theGrpcServiceException companion class

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply(code: Code, message: String, details: Seq[GeneratedMessage]): GrpcServiceException

Scala API

Scala API

Attributes

Source:
GrpcServiceException.scala
def apply(ex: StatusRuntimeException): GrpcServiceException
def create(code: Code, message: String, details: List[GeneratedMessage]): GrpcServiceException

Java API

Java API

Attributes

Source:
GrpcServiceException.scala