CloudBaseExceptionCode class

Constructors

CloudBaseExceptionCode()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

AUTH_FAILED → const String
获取授权失败
CHECK_LOGIN_FAILED → const String
accessToken 过期 或 无效
DATABASE_REQUEST_FAILED → const String
EMPTY_PARAM → const String
FILE_NOT_EXIST → const String
INVALID_CUSTOM_LOGIN_TICKET → const String
INVALID_FIELD_PATH → const String
INVALID_GEO_DAT → const String
无效的 GEO 数据
INVALID_PARAM → const String
INVALID_REFRESH_TOKEN → const String
不合法的 refreshToken
IO_ERR → const String
NETWORK_ERR → const String
NOT_LOGIN → const String
没有 refreshToken 信息
NULL_RESPONES → const String
REFRESH_TOKEN_EXPIRED → const String
refreshToken 过期
RESPONSE_PRASE_ERR → const String
响应结果解析失败
SIGN_OUT_FAILED → const String
登出失败