Class GRpcExceptionScope
java.lang.Object
org.lognet.springboot.grpc.recovery.GRpcExceptionScope
Container object that provides exception-specific attributes.
-
Method Details
-
getRequestOrResponse
-
getHintAs
-
builder
-
getMethodDescriptor
public io.grpc.MethodDescriptor<?,?> getMethodDescriptor() -
getMethodCallAttributes
public io.grpc.Attributes getMethodCallAttributes() -
getCallHeaders
public io.grpc.Metadata getCallHeaders() -
getRequest
-
getResponse
-
getHint
-
getResponseHeaders
public io.grpc.Metadata getResponseHeaders()headers to send to the client
-