Module: CommandTower::Errors::Account

Defined in:
app/errors/command_tower/errors/account/phone_missing_error.rb,
app/errors/command_tower/errors/account/push_test_rate_limit_error.rb,
app/errors/command_tower/errors/account/push_test_no_endpoint_error.rb,
app/errors/command_tower/errors/account/phone_already_verified_error.rb,
app/errors/command_tower/errors/account/push_endpoint_not_found_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/push_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,
app/errors/command_tower/errors/account/experience_states_host_unconfigured_error.rb

Defined Under Namespace

Classes: ExperienceStatesHostUnconfiguredError, PhoneAlreadyVerifiedError, PhoneMissingError, PhoneVerificationCodeInvalidError, PhoneVerificationExpiredError, PhoneVerificationSendFailedError, PhoneVerificationStaleError, PhoneVerificationThrottledError, PushCapabilityUnavailableError, PushEndpointNotFoundError, PushTestNoEndpointError, PushTestRateLimitError, PushoverAlreadyConfiguredError, PushoverCapabilityUnavailableError, PushoverNotConfiguredError, PushoverProviderUnavailableError, PushoverVerificationFailedError, SmsCapabilityUnavailableError