public class UnsubscribedException extends CancellationException
Observer unsubscribed during the processing of a HTTP request.| Constructor and Description |
|---|
UnsubscribedException() |
UnsubscribedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsubscribedException()
public UnsubscribedException(Throwable cause)
Copyright © 2020. All rights reserved.