## Constants

<dl>
<dt><a href="#handlerConnectionError">handlerConnectionError</a> ⇒ <code>object</code></dt>
<dd><p>Handle Notification Error</p>
</dd>
<dt><a href="#Interval">Interval</a></dt>
<dd><p>Interval</p>
</dd>
</dl>

<a name="handlerConnectionError"></a>

## handlerConnectionError ⇒ <code>object</code>

Handle Notification Error

**Kind**: global constant  
**Returns**: <code>object</code> - Promise.reject with statusCode and statusText

| Param | Type                |
| ----- | ------------------- |
| e     | <code>object</code> |

<a name="Interval"></a>

## Interval

Interval

**Kind**: global constant

| Param | Type                  |
| ----- | --------------------- |
| fn    | <code>function</code> |
| time  | <code>int</code>      |
