<?php namespace Xentral\Modules\DocuvitaApi\Exception; class FileNotFoundException extends \RuntimeException implements DocuvitaApiExceptionInterface { }