MeshDownloaderError
Declaration
enum class MeshDownloaderErrorProperties
| Name | Type | Summary |
|---|---|---|
| value | Int | - |
Cases
| Name | Type | Summary |
|---|---|---|
| CURL_CLIENT_ERROR | CURL_CLIENT_ERROR | - |
| HTTP_RESPONSE_ERROR | HTTP_RESPONSE_ERROR | - |
| INTERNAL_ERROR | INTERNAL_ERROR | - |
| NONE | NONE | - |
| SIZE_EXCEEDS_LIMIT | SIZE_EXCEEDS_LIMIT | - |
Relationships
implements: ErrorCodeProvider