bloombox / bloombox.client / ClientException / cause

cause

val cause: Throwable? (source)

Underlying exception provided by the gRPC runtime. This is generally just a wrapped Throwable around a gRPC status, which is itself exposed through this class.