File

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

Description

This error will throw when there is no valid mobile operator for inputted mobile phone number.

Extends

Error

Constructor

constructor()
export class InvalidMobileOperatorError extends Error {
    constructor() {
        super('Operator of this number is not recognizable.');
    }
}

results matching ""

    No results matching ""