Package io.github.resilience4j.reactor
Class IllegalPublisherException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- io.github.resilience4j.reactor.IllegalPublisherException
-
- All Implemented Interfaces:
java.io.Serializable
public class IllegalPublisherException extends java.lang.IllegalStateException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalPublisherException(org.reactivestreams.Publisher publisher)
-