<?php
namespace Safe\Exceptions;

class StatsException extends AbstractSafeException
{
}
