# depicter/1.2.0/app/src/Exception/DocumentNoContentException.php

Depicter — Popup &amp; Slider Builder, version 1.2.0. 5 lines.

- Page: https://pluginprobe.com/plugins/depicter/1.2.0/code/app/src/Exception/DocumentNoContentException.php
- Raw: https://pluginprobe.com/plugins/depicter/1.2.0/raw/app/src/Exception/DocumentNoContentException.php
- Modified: 2022-06-01T06:26:20+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/depicter/1.2.0/code/app/src/Exception/DocumentNoContentException.php#L10-L20`.

```php
<?php
namespace Depicter\Exception;

class DocumentNoContentException extends EntityException {}

```
