bloombox / bloombox.client / ClientException / toString

toString

fun toString(): String (source)

Return the status name of this error code for its string-ified form. An index of these error codes is available at https://grpc.io. Basically, the name of the status is taken, and any cause-exception message is appended.