mirror of
https://github.com/gotify/android.git
synced 2026-05-19 17:12:04 +08:00
9 lines
283 B
Markdown
9 lines
283 B
Markdown
# Error
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**error** | **String** | The general error message |
|
|
**errorCode** | **Long** | The http error code. |
|
|
**errorDescription** | **String** | The http error code. |
|