<?php
namespace Safe\Exceptions;

class ApcException extends AbstractSafeException
{
}
