Exception: Fluence::Gateway::Auth::InvalidUserModel
- Inherits:
-
ConfigurationError
- Object
- StandardError
- Error
- ConfigurationError
- Fluence::Gateway::Auth::InvalidUserModel
- Defined in:
- lib/fluence/gateway/auth/errors.rb
Overview
Raised by Configuration#user_model= when the assigned value is
nil, empty, or whitespace only.
Instance Method Summary collapse
-
#initialize(value) ⇒ void
constructor
Builds the exception with a human-readable message.
Constructor Details
#initialize(value) ⇒ void
Builds the exception with a human-readable message.