ox.OxError
See theOxError companion object
Represents a capability to fork asynchronously running computations in a concurrency scope created using supervisedError. This is similar to Ox, however OxError additionally allows completing forks with application errors of type E
in context F
. Such errors cause enclosing scope to end, and any forks that are still running to be cancelled.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article