AppErrorCodes class

رموز أخطاء برامج التطبيقات ورسائلها التلقائية

Signature:

export declare class AppErrorCodes 

أماكن إقامة

الموقع المعدِّلات Type الوصف
APP_DELETED static سلسلة
التطبيق المكرّر static سلسلة
خطأ داخلي static سلسلة
غير_APP_NAME static سلسلة
POINTS_APP_OPTIONS static سلسلة
والحفاظ على هذه الميزة static سلسلة
غير صالح static سلسلة
NETWORK_ERROR static سلسلة
NETWORK_AUDIENCE static سلسلة
لا_تطبيق static سلسلة
UNABLE_TO_PARSE_RESPONSE static سلسلة

AppErrorCodes.APP_DELETED

Signature:

static APP_DELETED: string;

رموز خطأ التطبيق.DUPLICATE_APP

Signature:

static DUPLICATE_APP: string;

رموز AppErrorCodes.INTERNAL_ERROR

Signature:

static INTERNAL_ERROR: string;

رموز خطأ AppErrorCodes.SELECTED_APP_NAME

Signature:

static INVALID_APP_NAME: string;

رموز خطأ AppErrorCodes.ATTRIBUTE_APP_OPTIONS

Signature:

static INVALID_APP_OPTIONS: string;

رموز خطأ AppErrorCodes.SELECTED_{9}

Signature:

static INVALID_ARGUMENT: string;

رموز خطأ AppErrorCodes.SELECTED_CREDENTIAL

Signature:

static INVALID_CREDENTIAL: string;

رموز AppErrorCodes.NETWORK_ERROR

Signature:

static NETWORK_ERROR: string;

رموز AppErrorCodes.NETWORK_من

Signature:

static NETWORK_TIMEOUT: string;

رموز AppErrorCodes.NO_APP

Signature:

static NO_APP: string;

رموز خطأ التطبيق.UNABLE_TO_PARSE_RESPONSE

Signature:

static UNABLE_TO_PARSE_RESPONSE: string;