<?php
namespace Safe\Exceptions;

class ComException extends AbstractSafeException
{
}
