File "DocumentNotFoundException.php"

Full path: C:/Inetpub/vhosts/drshti.com/httpdocs/wp-content/plugins/depicter/app/src/Exception/DocumentNotFoundException.php
File size: 96 B (96 B bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?php
namespace Depicter\Exception;

class DocumentNotFoundException extends EntityException {}