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