# css-javascript-toolbox/9.0/framework/ServicesAPI/Exceptions.class.php

CSS &amp; JavaScript Toolbox, version 9.0. 6 lines.

- Page: https://pluginprobe.com/plugins/css-javascript-toolbox/9.0/code/framework/ServicesAPI/Exceptions.class.php
- Raw: https://pluginprobe.com/plugins/css-javascript-toolbox/9.0/raw/framework/ServicesAPI/Exceptions.class.php
- Modified: 2019-07-05T15:27:10+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/9.0/code/framework/ServicesAPI/Exceptions.class.php#L10-L20`.

```php
<?php
/**
* 
*/
class CJTServicesAPICallException extends Exception {}

```
