string err(int e)
Return a string like strerror() does, but as a zth::string.
Exception thrown when a coroutine has already completed.
Exception thrown when an operation cannot be performed due to an invalid coroutine state.
errno_exception(int err) noexcept
Base exception class for Zth exceptions.
Exception thrown when an operation cannot be performed, as the fiber is already dead.
Exception thrown when an operation cannot be performed as there is no fiber context.