Class: VagrantVbguest::VbguestError
- Inherits:
-
Vagrant::Errors::VagrantError
- Object
- Vagrant::Errors::VagrantError
- VagrantVbguest::VbguestError
- Defined in:
- lib/vagrant-vbguest/errors.rb
Direct Known Subclasses
DownloadingDisabledError, IsoPathAutodetectionError, NoVirtualBoxMachineError
Instance Method Summary collapse
Instance Method Details
#error_namespace ⇒ Object
4 |
# File 'lib/vagrant-vbguest/errors.rb', line 4 def error_namespace; "vagrant_vbguest.errors"; end |