JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
io.grpc.StatusException
Uses of
StatusException
in
io.grpc
Methods in
io.grpc
that return
StatusException
Modifier and Type
Method and Description
StatusException
Status.
asException
()
Convert this
Status
to an
Exception
.
StatusException
Status.
asException
(
Metadata
trailers)
Same as
Status.asException()
but includes the provided trailers in the returned exception.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes