# Errors

> Provides description about the error when the application fails to launch on a device, otherwise contains an empty string.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Android](/engine/6000.7/script-reference/unityeditor/android.md)
* **Assembly:** UnityEditor.Android.Extensions

```csharp
public string Errors { get; }
```
