# jetpack/6.2/class.jetpack-error.php

Jetpack – WP Security, Backup, Speed, &amp; Growth, version 6.2. 4 lines.

- Page: https://pluginprobe.com/plugins/jetpack/6.2/code/class.jetpack-error.php
- Raw: https://pluginprobe.com/plugins/jetpack/6.2/raw/class.jetpack-error.php
- Modified: 2015-07-06T18:16:56+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/jetpack/6.2/code/class.jetpack-error.php#L10-L20`.

```php
<?php

class Jetpack_Error extends WP_Error {}

```
