使用范围:Native
class cordova-plugin-contacts.ContactError (cordova-plugin-contacts.ContactError)
联系人删除异常类
Constructor Top
ContactError () |
Constants Top
const Number |
INVALID_ARGUMENT_ERROR
常量值 1 | ||
const Number |
INVALID_ARGUMENT_ERROR
常量值 1 | ||
const Number |
IO_ERROR
常量值 4 | ||
const Number |
IO_ERROR
常量值 4 | ||
const Number |
NOT_SUPPORTED_ERROR
常量值 5 | ||
const Number |
NOT_SUPPORTED_ERROR
常量值 5 | ||
const Number |
PENDING_OPERATION_ERROR
常量值 3 | ||
const Number |
PENDING_OPERATION_ERROR
常量值 3 | ||
const Number |
PERMISSION_DENIED_ERROR
常量值 20 | ||
const Number |
PERMISSION_DENIED_ERROR
常量值 20 | ||
const Number |
TIMEOUT_ERROR
常量值 2 | ||
const Number |
TIMEOUT_ERROR
常量值 2 | ||
const Number |
UNKNOWN_ERROR
常量值 0 | ||
const Number |
UNKNOWN_ERROR
常量值 0 |
Static Properties & Enumerations Top
String |
code
错误编码 | ||
String |
code
错误编码 |
Constructor details
Top
public
ContactError
()
联系人删除异常类
public
ContactError
()
联系人删除异常类
Constants Detail Top
static
public
Number
INVALID_ARGUMENT_ERROR
常量值 1
static
public
Number
INVALID_ARGUMENT_ERROR
常量值 1
static
public
Number
IO_ERROR
常量值 4
static
public
Number
IO_ERROR
常量值 4
static
public
Number
NOT_SUPPORTED_ERROR
常量值 5
static
public
Number
NOT_SUPPORTED_ERROR
常量值 5
static
public
Number
PENDING_OPERATION_ERROR
常量值 3
static
public
Number
PENDING_OPERATION_ERROR
常量值 3
static
public
Number
PERMISSION_DENIED_ERROR
常量值 20
static
public
Number
PERMISSION_DENIED_ERROR
常量值 20
static
public
Number
TIMEOUT_ERROR
常量值 2
static
public
Number
TIMEOUT_ERROR
常量值 2
static
public
Number
UNKNOWN_ERROR
常量值 0
static
public
Number
UNKNOWN_ERROR
常量值 0
Static Properties & Enumerations Detail Top
static
public
String
code
错误编码
static
public
String
code
错误编码