fun asException(description: String? = null, trailers: GrpcMetadata? = null): GrpcStatusException(source)
Converts this status code to a GrpcStatusException with optional description and trailers.
Converts this status code to a GrpcStatusException with optional description and trailers.