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