Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
This is the complete list of members for libphonenumber\NumberParseException, including all inherited members.
$errorType (defined in libphonenumber\NumberParseException) | libphonenumber\NumberParseException | protected |
__construct(int $errorType, string $message, ?\Throwable $previous=null) (defined in libphonenumber\NumberParseException) | libphonenumber\NumberParseException | |
__toString() (defined in libphonenumber\NumberParseException) | libphonenumber\NumberParseException | |
getErrorType() | libphonenumber\NumberParseException | |
INVALID_COUNTRY_CODE | libphonenumber\NumberParseException | |
NOT_A_NUMBER | libphonenumber\NumberParseException | |
TOO_LONG | libphonenumber\NumberParseException | |
TOO_SHORT_AFTER_IDD | libphonenumber\NumberParseException | |
TOO_SHORT_NSN | libphonenumber\NumberParseException |