RKZStatus class

BaaS@rakuzaのAPIが返すステータスの定数です。

Constructors

RKZStatus()

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

errorAction → const String
アクションエラー
errorAuthentication → const String
認証エラー
errorDatabaseConnection → const String
データベース接続エラー
errorExclusion → const String
排他エラー
errorFunctionAuthority → const String
機能権限エラー
errorHTTP → const String
HTTPエラー
errorInitialization → const String
初期化エラー
errorInvalidAccessToken → const String
アクセストークン不正
errorMailSending → const String
メール送信エラー
errorMailSendingSMTP → const String
メール送信エラー(SMTPエラー)
errorMismatch → const String
API整合性エラー
errorParamRequired → const String
必須入力チェックエラー
errorSystem → const String
システムエラー
errorTimeout → const String
タイムアウトエラー
errorUnlogged → const String
未ログインエラー
errorValidation → const String
バリデーションエラー
ok → const String
正常