Structsยง
- Catching
- A wrapper future that catches the exception.
- Exception
Context ExceptionContextthat is notSync. Using it in an async function will make the return future notSendorSync.
ExceptionContext that is not Sync. Using it in an async function will make
the return future not Send or Sync.