<?php

namespace dokuwiki\plugin\statistics;

class IgnoreException extends \RuntimeException
{
}
