Exception: XenApi::Errors::OtherOperationInProgress

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

Overview

Another operation involving the object is currently in progress

Raised by

  • VM.clean_reboot

  • VM.clean_shutdown

  • VM.hard_reboot

  • VM.hard_shutdown

  • VM.pause

  • VM.pool_migrate

  • VM.start

  • VM.start_on

  • VM.suspend

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