Exception: XenApi::Errors::SessionAuthenticationFailed

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

Overview

The credentials given by the user are incorrect, so access has been denied, and you have not been issued a session handle.

Raised by

  • session.login_with_password

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