<?php
namespace Safe\Exceptions;

class LdapException extends AbstractSafeException
{
}
