v0.4.1 - expose CancellationException
Expose CancellationException.
TimeoutCancellationException has internal fields and internal constructor so it cannot be exported/imported like the other exceptions. For now it's only visible for Typescript but are not mapped.