Exception: BaseCradle::PasswordConfirmationMismatchError
- Inherits:
-
ValidationError
- Object
- StandardError
- Error
- ValidationError
- BaseCradle::PasswordConfirmationMismatchError
- Defined in:
- lib/basecradle/errors.rb
Overview
password_confirmation_mismatch — the new password and its confirmation differ.
Instance Attribute Summary
Attributes inherited from ValidationError
Attributes inherited from Error
#code, #detail, #instance, #problem, #status, #title
Method Summary
Methods inherited from ValidationError
Methods inherited from Error
Constructor Details
This class inherits a constructor from BaseCradle::ValidationError