Exception: XenApi::Errors::SRHasPDB

Inherits:
GenericError show all
Defined in:
lib/xenapi/xenapi/errors.rb

Overview

The SR is still connected to a host via a PBD. It cannot be destroyed.

Raised by

  • SR.destroy

  • SR.forget

Instance Attribute Summary

Attributes inherited from GenericError

#description

Method Summary

Methods inherited from GenericError

#initialize

Constructor Details

This class inherits a constructor from XenApi::Errors::GenericError