# SmartGeofencesRefreshError

### `getReason()`

> ```java
> SmartGeofencesRefreshFailureReason getReason()
> ```
>
> Returns the failure reason. See [SmartGeofencesRefreshFailureReason](https://docs.sentiance.com/important-topics/sdk/api-reference/android/smart-geofences/smartgeofencesrefresherror/smartgeofencesrefreshfailurereason).

### `getDetails()`

> <pre class="language-java"><code class="lang-java"><strong>@Nullable String getDetails()
> </strong></code></pre>
>
> Returns the failure details.
