public class MultiplePromiseSubscriptionException extends IllegalStateException
Promises are generally single use.
An exception to this general rule are the promises returned by the PromiseOperations.cache()
method.
There is no reason for applications to throw this exception or try and catch it.
Constructor and Description |
---|
MultiplePromiseSubscriptionException()
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString