View Source GRPC.Server.Adapters.ReportException exception (grpc v0.9.0)

Exception raised by server adapter, meant to be used as part of metadata crash_report

Summary

Functions

Link to this function

message(report_exception)

View Source

Callback implementation for Exception.message/1.

Link to this function

new(adapter_extra, exception, stack \\ [], kind \\ :error)

View Source