Exception: BaseCradle::CurrentPasswordIncorrectError

Inherits:
ValidationError show all
Defined in:
lib/basecradle/errors.rb

Overview

current_password_incorrect — password change: the current password is incorrect.

Instance Attribute Summary

Attributes inherited from ValidationError

#errors

Attributes inherited from Error

#code, #detail, #instance, #problem, #status, #title

Method Summary

Methods inherited from ValidationError

#initialize

Methods inherited from Error

from_response, #initialize

Constructor Details

This class inherits a constructor from BaseCradle::ValidationError