Skip to content

Releases: weakish/ceylon-sysexits

SysexitsExceptions (super class for all exceptions)

15 Sep 15:30
v0.1.0
b87d1ce
Compare
Choose a tag to compare
Add a super SysexitsExceptions for all exceptions.

Also fix a bug in InternalSoftwareError (forgotten to extend Exception).

Initial release

08 Sep 12:02
v0.0.0
e84edbf
Compare
Choose a tag to compare
Release 0.0.0

All exceptions mapping `sysexits.h` implemented, except `EX_OK`.