Exception: VirtualBox::Exceptions::ObjectNotFoundException

Inherits:
FFIException show all
Defined in:
lib/virtualbox/exceptions.rb

Overview

FFI Exceptions, these exceptions are only raised on *nix machines when some error occurs in the foreign function interface.

Instance Attribute Summary

Attributes inherited from FFIException

#data

Method Summary

Methods inherited from FFIException

#initialize

Constructor Details

This class inherits a constructor from VirtualBox::Exceptions::FFIException