Exception: Phylax::OSError

Inherits:
Error
  • Object
show all
Defined in:
lib/phylax.rb,
ext/phylax/phylax.c

Overview

A Windows API returned a failure we surface verbatim. #api names the call; #code is the NTSTATUS or Win32 error value.

Instance Method Summary collapse

Instance Method Details

#apiObject



102
# File 'lib/phylax.rb', line 102

def api  = @api

#codeObject



103
# File 'lib/phylax.rb', line 103

def code = @code