You are here

constant MobileNumberException::ERROR_WRONG_COUNTRY in Mobile Number 8

Same name and namespace in other branches
  1. 2.0.x src/Exception/MobileNumberException.php \Drupal\mobile_number\Exception\MobileNumberException::ERROR_WRONG_COUNTRY

File

src/Exception/MobileNumberException.php, line 12

Class

MobileNumberException
Exception thrown during mobile number testing if the number is invalid.

Namespace

Drupal\mobile_number\Exception

Code

const ERROR_WRONG_COUNTRY = 3;