<?php
namespace Safe\Exceptions;

class XdiffException extends AbstractSafeException
{
}
