Module: CommandTower::Errors::Account

Defined in:
app/errors/command_tower/errors/account/phone_missing_error.rb,
app/errors/command_tower/errors/account/phone_already_verified_error.rb,
app/errors/command_tower/errors/account/pushover_not_configured_error.rb,
app/errors/command_tower/errors/account/phone_verification_stale_error.rb,
app/errors/command_tower/errors/account/phone_verification_expired_error.rb,
app/errors/command_tower/errors/account/sms_capability_unavailable_error.rb,
app/errors/command_tower/errors/account/pushover_already_configured_error.rb,
app/errors/command_tower/errors/account/phone_verification_throttled_error.rb,
app/errors/command_tower/errors/account/pushover_verification_failed_error.rb,
app/errors/command_tower/errors/account/pushover_provider_unavailable_error.rb,
app/errors/command_tower/errors/account/phone_verification_send_failed_error.rb,
app/errors/command_tower/errors/account/phone_verification_code_invalid_error.rb,
app/errors/command_tower/errors/account/pushover_capability_unavailable_error.rb

Defined Under Namespace

Classes: PhoneAlreadyVerifiedError, PhoneMissingError, PhoneVerificationCodeInvalidError, PhoneVerificationExpiredError, PhoneVerificationSendFailedError, PhoneVerificationStaleError, PhoneVerificationThrottledError, PushoverAlreadyConfiguredError, PushoverCapabilityUnavailableError, PushoverNotConfiguredError, PushoverProviderUnavailableError, PushoverVerificationFailedError, SmsCapabilityUnavailableError