AIErrorCode class
数字人相关错误码
@constructor Create empty AI error code
Constructors
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
- errorCodeAccountBanned → const int
- errorCodeAccountChatBanned → const int
- errorCodeAccountNotExist → const int
- errorCodeAiAccountBlocklistOperationNotAllowed → const int
- errorCodeAiMessagesFunctionDisabled → const int
- errorCodeFailedToRequestLlm → const int
- errorCodeFriendNotExist → const int
- errorCodeIsNotAiAccount → const int
- errorCodeMessageHitAntispam → const int
- errorCodeParameterError → const int
- errorCodeRateLimit → const int
- errorCodeSuccess → const int
- errorCodeTeamMemberChatBanned → const int
- errorCodeTeamMemberNotExist → const int
- errorCodeTeamNormalMemberChatBanned → const int
- errorTipsCode → const int