Uses of Class
com.machinezoo.hookless.ReactiveBlockingException
Packages that use ReactiveBlockingException
-
Uses of ReactiveBlockingException in com.machinezoo.hookless
Methods in com.machinezoo.hookless that return ReactiveBlockingExceptionModifier and TypeMethodDescriptionstatic ReactiveBlockingExceptionReactiveBlockingException.block()static ReactiveBlockingExceptionMarks the currentReactiveScopeas blocking and then throwsReactiveBlockingExceptionwith the specified message.static ReactiveBlockingExceptionMarks the currentReactiveScopeas blocking and then throwsReactiveBlockingExceptionwith the specified message and cause.static ReactiveBlockingExceptionMarks the currentReactiveScopeas blocking and then throwsReactiveBlockingExceptionwith the specified cause.