Class: YaEvent
An abstract base class for types of events emitted by
Executor.submit()
.• new YaEvent()
Defined in
Extract exception information from this event.
Returns
The extracted exception information and a copy of the event without the exception information.
Defined in
Last modified 1yr ago