# css-javascript-toolbox/8.0.2/framework/db/mysql/driver/exception/invalidkey.php

CSS &amp; JavaScript Toolbox, version 8.0.2. 9 lines.

- Page: https://pluginprobe.com/plugins/css-javascript-toolbox/8.0.2/code/framework/db/mysql/driver/exception/invalidkey.php
- Raw: https://pluginprobe.com/plugins/css-javascript-toolbox/8.0.2/raw/framework/db/mysql/driver/exception/invalidkey.php
- Modified: 2014-05-06T16:47:26+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/css-javascript-toolbox/8.0.2/code/framework/db/mysql/driver/exception/invalidkey.php#L10-L20`.

```php
<?php
/**
* 
*/

/**
* 
*/
class CJT_Framework_DB_Mysql_Driver_Exception_Invalidkey extends Exception {}
```
