# vimeography/2.2/lib/exception.php

Vimeography: Vimeo Video Gallery WordPress Plugin, version 2.2. 3 lines.

- Page: https://pluginprobe.com/plugins/vimeography/2.2/code/lib/exception.php
- Raw: https://pluginprobe.com/plugins/vimeography/2.2/raw/lib/exception.php
- Modified: 2012-06-16T17:17:22+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/vimeography/2.2/code/lib/exception.php#L10-L20`.

```php
<?php

class Vimeography_Exception extends Exception {}
```
