GrpcServiceException

class Object
trait Matchable
class Any

Value members

Concrete methods

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

Scala API

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

Java API