# upstream/1.39.2/includes/model/UpStream_Model_ArgumentException.php

UpStream: a Project Management Plugin for WordPress, version 1.39.2. 7 lines.

- Page: https://pluginprobe.com/plugins/upstream/1.39.2/code/includes/model/UpStream_Model_ArgumentException.php
- Raw: https://pluginprobe.com/plugins/upstream/1.39.2/raw/includes/model/UpStream_Model_ArgumentException.php
- Modified: 2019-12-23T12:50: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/upstream/1.39.2/code/includes/model/UpStream_Model_ArgumentException.php#L10-L20`.

```php
<?php


class UpStream_Model_ArgumentException extends Exception
{

}
```
