Exception: KStor::Message::RequestMissesAuthData

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/kstor/message.rb

Overview

Internal exception when a request is received with neither a session ID nor a login/password pair.

We can’t use a KStor::Error here because kstor/error.rb require()s kstor/message.rb .