public class ClientStatusException extends ClientException
Constructor and Description |
---|
ClientStatusException(io.grpc.Status status,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
io.grpc.Status |
getStatus() |
io.grpc.Status.Code |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ClientStatusException(io.grpc.Status status, Throwable cause)
Copyright © 2017–2019 Camunda Services GmbH. All rights reserved.