<?php namespace Xentral\Modules\Article\Exception; class ArticleNotFoundException extends \RuntimeException implements ArticleExceptionInterface { }