Uses of Class
com.machinezoo.hookless.ReactiveBlockingException
-
Uses of ReactiveBlockingException in com.machinezoo.hookless
Modifier and TypeMethodDescriptionstatic ReactiveBlockingException
ReactiveBlockingException.block()
static ReactiveBlockingException
Marks the currentReactiveScope
as blocking and then throwsReactiveBlockingException
with the specified message.static ReactiveBlockingException
Marks the currentReactiveScope
as blocking and then throwsReactiveBlockingException
with the specified message and cause.static ReactiveBlockingException
Marks the currentReactiveScope
as blocking and then throwsReactiveBlockingException
with the specified cause.