The root module of the library, which is laid out as so:
Raise an exception for a native kqueue error.
@param errno [Fixnum] The errno identifying the sort of error.
This is usually C's `errno` variable, but is sometimes set in a kevent struct
@raise [SystemCallError] @private
[Validate]