Exception: XenApi::Client::SessionInvalid

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/xenapi/xenapi/client.rb

Overview

The SessionInvalid exception is raised when the API session has become stale or is otherwise invalid.

Internally this exception will be handled a number of times before being raised up to the calling code.