Uses of Class
io.dapr.exceptions.DaprException
Package | Description |
---|---|
io.dapr.exceptions |
-
Uses of DaprException in io.dapr.exceptions
Methods in io.dapr.exceptions that return DaprException Modifier and Type Method Description static DaprException
DaprException. wrap(Exception exception)
Wraps an exception into DaprException (if not already DaprException).