Clase de error de API para gestionar errores de la X APIDocumentation Index
Fetch the complete documentation index at: https://generaltranslation.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Jerarquía
-
Error↳ApiError
Constructores
constructor
message, status, statusText, headers, data?): ApiError
Parámetros
| Nombre | Tipo |
|---|---|
message | string |
status | number |
statusText | string |
headers | Headers |
data? | any |
Devuelve
ApiError