X API のエラーを処理するためのエラークラスDocumentation Index
Fetch the complete documentation index at: https://generaltranslation.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
クラス階層
-
Error↳ApiError
コンストラクター
コンストラクター
message, status, statusText, headers, data?): ApiError
パラメータ
| 名前 | Type |
|---|---|
message | string |
status | number |
statusText | string |
headers | Headers |
data? | any |
戻り値
ApiError