Errors¶
Native Errors¶
Native errors represent what you would get back from the operating system as an
error number. This is usually called errno. revenge attempts to handle
resolution of these errors into more helpful strings automagically with the
class NativeError.
Examples: NativeError