File

projects/ngx-persian/src/lib/Services/InvalidMobilePhoneNumber.error.ts

Description

When mobile phone number is not valid this error will throw.

Extends

Error

Constructor

constructor()
export class InvalidMobilePhoneNumberError extends Error {
    constructor() {
        super('This phone number is not valid.');
    }
}

results matching ""

    No results matching ""