You are here

constant MobileNumberException::ERROR_INVALID_NUMBER 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_INVALID_NUMBER

File

src/Exception/MobileNumberException.php, line 10

Class

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

Namespace

Drupal\mobile_number\Exception

Code

const ERROR_INVALID_NUMBER = 1;