Converts this termination cause to Process.Halt
Converts this termination cause to Process.Halt
Converts this cause to java.lang.Throwable
Converts this cause to java.lang.Throwable
Produces a cause that was caused by cause
Converts cause to Kill or an Error
Error thrown by last await.
(error: StringAdd).self
(error: StringFormat).self
(error: ArrowAssoc[Error]).x
(Since version 2.10.0) Use leftOfArrow instead
(error: Ensuring[Error]).x
(Since version 2.10.0) Use resultOfEnsuring instead
Signals, that evaluation of last await resulted in error.
If error is not handled, this will cause the process to terminate with supplier error.
Error thrown by last await.