Exception: Fluence::Gateway::Auth::InvalidOnMissingUser
- Inherits:
-
ConfigurationError
- Object
- StandardError
- Error
- ConfigurationError
- Fluence::Gateway::Auth::InvalidOnMissingUser
- Defined in:
- lib/fluence/gateway/auth/errors.rb
Overview
Raised by Configuration#on_missing_user= when the assigned
value is neither nil nor responds to call.
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.