public class StatusRuntimeException extends Status.OperationRuntimeException
Status
in RuntimeException form, for propagating Status information via exceptions.StatusException
,
Serialized FormConstructor and Description |
---|
StatusRuntimeException(Status status) |
getStatus
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public StatusRuntimeException(Status status)