Skip to content

v0.4.1 - expose CancellationException

Compare
Choose a tag to compare
@glureau glureau released this 24 Feb 15:55
· 37 commits to master since this release

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.