GrpcExceptionHandler

akka.grpc.javadsl.GrpcExceptionHandler$
@ApiMayChange

Attributes

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

Members list

Concise view

Value members

Concrete methods

def defaultMapper: Function[ActorSystem, Function[Throwable, Trailers]]
def standard(t: Throwable, writer: GrpcProtocolWriter, system: ClassicActorSystemProvider): HttpResponse
def standard(t: Throwable, mapper: Function[ActorSystem, Function[Throwable, Trailers]], writer: GrpcProtocolWriter, system: ClassicActorSystemProvider): HttpResponse