Searched refs:pendingError (Results 1 – 1 of 1) sorted by relevance
1063 Throwable pendingError; // holds until onError issued field in SubmissionPublisher.BufferedSubscription1256 pendingError = ex; // races are OK in onError()1414 ex = pendingError; in closeOnError()1415 pendingError = null; // detach in closeOnError()