Files

6 lines
121 B
PHP
Raw Permalink Normal View History

<?php
namespace Targets\TargetDescriptionFiles\Services\Xml\Exceptions;
class XmlParsingException extends \Exception
{}