Skip to content

Added convenience methods exceptions.throwIf and exceptions.reportIf

Compare
Choose a tag to compare
@steaks steaks released this 10 Aug 20:20
· 3 commits to master since this release

Added convenience methods exceptions.throwIf and exceptions.reportIf which are useful shortcuts to call exceptions.Exception.throwIf and exceptions.Exception.reportIf.