Exception: XenApi::Client::SessionInvalid
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- XenApi::Client::SessionInvalid
- Defined in:
- lib/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.